Bekk1n

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts

  • Bekk1n
    Participant
    Post count: 2

    Hello,

    I seem to have made it partially work.

    I can scrape the first image in the gallery by using:
    <b>Seed Page Crawling Query Type:</b> ID
    Seed Page Crawling Query String: content

    And the:
    Content Query Type (Optional): Class
    <b>Content Query String (Optional)</b>: uk-align-center

    But how do I make the scaper access every gallery link and scrape each image?

    Right now it only goes through the first image gallery link.

    Thanks


  • Bekk1n
    Participant
    Post count: 2

    Hello,

    Thanks for the reply. I have the plugin installed and running. I’ve followed the video and used the visual selector to select an image on the seed page. It found the class: //*[@class=’w-full h-full absolute object-cover inset-0′]

    When I run the scraper, it doesn’t work and comes back with the error: All crawled posts are already posted or no content found for your query. Rule ID: 0: visual — //*[@class=’w-full h-full absolute object-cover inset-0′]

    The post doesn’t exist but the class for each gallery image does exist.

    I changed the <b>Seed Page Crawling Query Type:</b> class and added: w-full h-full absolute object-cover inset-0

    and it still doesn’t work.

    I also tried the class: max-w-full lg:h-64 h-40 rounded-md relative overflow-hidden uk-transition-toggle

    but it still didn’t work.

    Testing on this page: https://fapello.com/jadeyanh-20/

    Not sure how to proceed.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)