Jump to content
UBot Underground

Search the Community

Showing results for tags 'scraping pinterest'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Any ideas why i'm stuck to 50 urls scraped ? clear list(%urls) add list to list(%urls, $scrape attribute(<class="url-link">, "fullhref"), "Delete", "Global") I use this scrolling code and it works fine (it's a page like Pinterest) Last time i tried, i used 10 scrolls loop(#scrollnumber) { run javascript("window.scrollTo(0, document.body.scrollHeight);") wait(10) } It did scroll 10 times and i got lots of images but i just get the first 50 urls in the debugger ? No matter how many times i scroll down ? It refuses to scrape past the first 50 ?
×
×
  • Create New...