
SuperScraper API
Pricing
Pay per usage
Go to Store



SuperScraper API
Generic REST API for scraping websites: send a URL and get back HTML. This Actor is a drop-in replacement for ScrapingBee, ScrapingAnt, and ScraperAPI services. And it is open-source!
4.2 (6)
Pricing
Pay per usage
37
Total users
649
Monthly users
30
Runs succeeded
80%
Issues response
69 days
Last modified
6 months ago
Actor does nor start
Closed
optimistic_jet opened this issue
10 months ago
ERROR [Status message]: The Actor must start by being called using its Standby endpoint.wehen starting

10 months ago
Hi,
thanks for the report, we'll look into it and let you know what can be done.

10 months ago
Hello,
As the error says, you should copy the URL from the Actor's Standby tab and use that via your API client.
See here example CURL
curl -X GET \'https://super-scraper-api.apify.actor/?url=https://apify.com/store&wait_for=.ActorStoreItem-title&screenshot=true&json_response=true' \--header 'Authorization: Bearer <YOUR_APIFY_API_TOKEN>'