From a95085c0d9994043cdf1ce51b610457594a6a2fe Mon Sep 17 00:00:00 2001 From: Karina Meldere Date: Wed, 8 Jan 2025 14:33:06 +0200 Subject: [PATCH] WS-7452 Added scheduling status to API doc --- docs/Web Scraper Cloud/API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Web Scraper Cloud/API.md b/docs/Web Scraper Cloud/API.md index e4495e6..b79bef7 100644 --- a/docs/Web Scraper Cloud/API.md +++ b/docs/Web Scraper Cloud/API.md @@ -37,6 +37,7 @@ If more API calls are required, please contact support. Scraping job can have one of these statuses: * `waiting-to-be-scheduled` - the scraping job is waiting in a queue to be scraped; +* `scheduling` - the scraping job is currently being scheduled; * `scheduled` - the scraping job is waiting for the scraper server and will start in a moment; * `started` - the scraping job is in motion; * `failed` - the website returned more than 50% 4xx or 50xx responses or there were network errors, which means that job execution was