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.
Filter / map output
filterMap
stringRequired
Filter and/or map the output before pushing to the dataset. Check the README for more information
Default value of this property is "async ({ request, response, addRequest, flattenObjectKeys, context, Apify, _, moment, data, input, customData }) => {\n return { url: request.url, data };\n}"
Error handler
handleError
stringOptional
Called when errors happen. For more information, see the README
Default value of this property is "async ({ error, request, response, addRequest, _, moment, Apify, input, context }) => {\n \n}"
Custom data
customData
objectOptional
Any custom data to be available inside the filter map function
Default value of this property is {}
Proxy
proxyConfig
objectRequired
Proxies are required to download data from the given input URLs
Default value of this property is {"useApifyProxy":true}
Force parsing
force
booleanOptional
Force parsing the content regardless of the JSON header.
Default value of this property is false
Actor Metrics
17 monthly users
-
4 stars
>99% runs succeeded
Created in May 2022
Modified 10 months ago