Automate ScraperAPI for free on Stepper
ScraperAPI is a web scraping API that handles proxies, browsers, and CAPTCHAs so developers can extract data from any website with a single API call.
Actions available for ScraperAPI on Stepper
Scrape URL
Synchronously scrape a single URL through ScraperAPI and return the page body. Supports JavaScript rendering, geo-targeting, and premium proxies.
- 13 parameter s
Take Screenshot
Capture a screenshot of a URL through ScraperAPI. Returns the screenshot URL plus the page body.
- 6 parameter s
Get URL Credit Cost
Preview how many credits a scrape will cost for a given URL and parameter combination, without actually performing the scrape.
- 5 parameter s
Submit Async Scrape Job
Submit a single URL to be scraped asynchronously. ScraperAPI will retry internally for up to 24 hours. Returns a job ID for polling, or accepts a webhook callback URL.
- 9 parameter s
Get Async Job Status
Fetch the current status (and result, if finished) of a previously submitted async scrape job.
- 1 parameter s
Cancel Async Job
Cancel a running async scrape job.
- 1 parameter s
Submit Async Batch Job
Submit up to 50,000 URLs at once for asynchronous scraping. Returns a list of job IDs.
- 6 parameter s
Google Search (Structured)
Run a structured Google Search query and receive parsed JSON results (organic, ads, knowledge graph, etc.).
- 8 parameter s
Google News (Structured)
Run a structured Google News query and receive parsed JSON results.
- 7 parameter s
Google Jobs (Structured)
Run a structured Google Jobs query and receive parsed JSON listings.
- 6 parameter s
Google Shopping (Structured)
Run a structured Google Shopping query and receive parsed JSON product listings.
- 6 parameter s
Google Maps Search (Structured)
Run a structured Google Maps query and receive parsed JSON place listings.
- 3 parameter s
Amazon Product (Structured)
Fetch parsed JSON product detail data for an Amazon ASIN.
- 3 parameter s
Amazon Search (Structured)
Run a parsed Amazon search and receive JSON product listings.
- 4 parameter s
Amazon Offers (Structured)
Fetch parsed JSON offer data (sellers, prices, fulfilment) for an Amazon ASIN.
- 3 parameter s
Walmart Product (Structured)
Fetch parsed JSON product detail data for a Walmart product ID.
- 2 parameter s
Walmart Search (Structured)
Run a parsed Walmart search and receive JSON product listings.
- 3 parameter s
eBay Product (Structured)
Fetch parsed JSON product detail data for an eBay product ID.
- 3 parameter s
eBay Search (Structured)
Run a parsed eBay search and receive JSON product listings.
- 4 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.