Skip to main content
API endpoint: POST /dca/trigger_immediate?collector={ID_COLLECTOR}

POST Body

string
required
raw JSON -d '[{"url":"https://targetwebsite.com/product_id/"}]'

Query Parameters

string
required
A unique identification of scraper
string
Set to dev to trigger the development version of the scraper
string
human_name - A human readable name for the batch

Headers

string
required
Authorization Bearer Key -H "Authorization: Bearer API_TOKEN"
string
required
JSON/CSV/Multipart -H "Content-Type: application/json"