cURL
curl --request POST \ --url https://api.avidoai.com/v0/scrape-jobs/{id}/start \ --header 'x-api-key: <api-key>' \ --header 'x-application-id: <api-key>'
{ "pageCount": 10 }
Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the scrape job
"123e4567-e89b-12d3-a456-426614174000"
Scrape job started successfully
Response after starting all pages scrape
The total number of pages scraped
10