
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
40
Total users
662
Monthly users
28
Runs succeeded
82%
Issues response
46 days
Last modified
6 months ago
Actor does nor start
Closed
optimistic_jet opened this issue
a year ago
ERROR [Status message]: The Actor must start by being called using its Standby endpoint.wehen starting

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

a year 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>'