The community member is using the apify/web-scraper to scrape a website, but the pages don't initially load all the content, and they need to scroll down to see more. They have set the scroll distance setting to the highest number possible, but it only works half of the time. The community members suggest trying the infiniteScroll option and providing screenshots of the failed runs to help troubleshoot the issue. However, the community member was unable to get it to work and had to hire a freelancer to build a crawler outside of the APIFY platform. The community members note that having more control over the scrolling functionality within the web crawler actor would be a great feature for the next user.
I'm using the apify/web-scraper to scrape a website. The pages don't initially load all the content, you need to scroll down to see more.
Now i have set the scroll distance setting to the highest number possible but still it only works half of the time.
Is there any way to improve the scroll behavior? Right now works on only let's say 50% of the requests, on what pages it works is different each run. Is there another way to control this functionality?
Thanks both for the suggestions, unfortunately i didn't get it to work. Had to hire a freelancer who build me a crawler outside of the APIFY platform. Definitely a feature that would be great to have just within the web crawler actor for the next guy π