Web Scraper IDE API
触发抓取工具,进行实时采集
API 端点: POST
/dca/trigger_immediate?collector={ID_COLLECTOR}
POST
Body
raw JSON -d '[{"url":"https://targetwebsite.com/product_id/"}]'
查询参数
抓取工具的唯一标识
设置为 dev
以触发抓取工具的开发版本
human_name
- 实时采集的数据名称,须易于识别和理解
标头
授权持有者密钥 -H "Authorization: Bearer API_TOKEN"
JSON/CSV/Multipart -H "Content-Type: application/json"