
API / JSON scraper
1 day trial then $5.00/month - No credit card required now

API / JSON scraper
1 day trial then $5.00/month - No credit card required now
Scrape any API / JSON URLs directly to the dataset, and return them in CSV, XML, HTML, or Excel formats. Transform and filter the output. Enables you to follow pagination recursively from the payload without the need to visit the HTML page.
Actor Metrics
16 monthly users
No reviews yet
7 bookmarks
>99% runs succeeded
Created in May 2022
Modified a year ago
getting "cannot read properties of undefined" (reading statusCode)
The error message makes it sound like this is coming from the error handler function, but I'm doing a null check on response before trying to pull the statusCode, so I'm not sure if this error is actually coming from somewhere inside the scraper code

you should be able to get the statusCode from inside the handler now, it's forwarding the response there as well