CFTC Commitments of Traders Scraper
Pricing
Pay per event
Go to Apify Store
CFTC Commitments of Traders Scraper
๐ Extract public CFTC COT reports into structured futures positioning rows for trading research, dashboards, and risk monitoring.
CFTC Commitments of Traders Scraper
Pricing
Pay per event
๐ Extract public CFTC COT reports into structured futures positioning rows for trading research, dashboards, and risk monitoring.
You can access the CFTC Commitments of Traders Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "reportType": "disaggregated_futures_only",< "customReportUrl": "https://www.cftc.gov/dea/newcot/f_disagg.txt",< "maxRows": 20,< "marketNameFilter": "WHEAT",< "includeRawRow": false<}' |<apify call automation-lab/cftc-commitments-of-traders-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use CFTC Commitments of Traders Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: