Retrieve Bulk Extract Job Data
documentedDownload the extracted results of a bulk job.
GET /v3/bulk/dataBulk APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.diffbot.com/v3/bulk/data?token={{DIFFBOT_API_KEY}}&name={{$bulk_job_name}}&type={{$type}}" \
-H "Accept: application/json"