Web Scraper
No credit card required
Web Scraper
No credit card required
Crawls arbitrary websites using the Chrome browser and extracts data from pages using JavaScript code. The Actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.
Do you want to learn more about this Actor?
Get a demoHi, I am having problems with actor because it is not picking user data. My JSON file is attached bellow.
Hello, and thank you for your interest in this Actor!
The issue is caused by your Start URL input format. The "File Upload" field under Start URLs only accepts a list of newline-separated URLs (you are uploading a JSON document in there). The Actor can only parse the URL from such a document (and leaves the userData
behind).
I fixed this issue in my run by submitting the start URL in the correct format (and editing your Page Function a bit). Check the input tab in the following link: https://console.apify.com/view/runs/N7WdT6ysmHlHEd0gg.
If the output looks fine to you, you can also copy my Actor input as JSON and paste it into your Input tab.
I'll close this issue but feel free to ask additional questions if you have any. Cheers!
Actor Metrics
2.6k monthly users
-
222 stars
>99% runs succeeded
45 days response time
Created in Mar 2019
Modified 3 months ago