API 端点: POST /dca/trigger_immediate?collector={ID_COLLECTOR}

POST Body

Authorization
字符串

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

查询参数

collector
字符串

抓取工具的唯一标识

version
字符串

设置为 dev 以触发抓取工具的开发版本

name
字符串

human_name - 实时采集的数据名称,须易于识别和理解

标头

Authorization
字符串

授权持有者密钥 -H "Authorization: Bearer API_TOKEN"

Content-Type
字符串

JSON/CSV/Multipart -H "Content-Type: application/json"