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 scraperstring
human_name - A human readable name for the batchHeaders
string
required
Authorization Bearer Key
-H "Authorization: Bearer API_TOKEN"string
required
JSON/CSV/Multipart
-H "Content-Type: application/json"