
API / JSON scraper
Pricing
$5.00/month + usage

API / JSON scraper
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.
0.0 (0)
Pricing
$5.00/month + usage
9
Total users
540
Monthly users
9
Runs succeeded
99%
Issues response
1.5 days
Last modified
a month ago
getting "cannot read properties of undefined" (reading statusCode)
Closed
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