CPSC Product Recalls Monitor
Pricing
from $0.02 / 1,000 item extracteds
CPSC Product Recalls Monitor
Monitor official U.S. CPSC recalls by product, company, hazard, remedy, and keyword. Export compliance-ready recall datasets and only-new alerts.
CPSC Product Recalls Monitor
Pricing
from $0.02 / 1,000 item extracteds
Monitor official U.S. CPSC recalls by product, company, hazard, remedy, and keyword. Export compliance-ready recall datasets and only-new alerts.
You can access the CPSC Product Recalls Monitor 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 '{< "sinceDays": 30,< "startDate": "",< "endDate": "",< "keyword": "smoke",< "productKeyword": "",< "companyKeyword": "",< "hazardKeyword": "",< "remedyKeyword": "",< "maxItems": 20,< "sortBy": "newest",< "onlyNew": false,< "includeImages": true<}' |<apify call automation-lab/cpsc-product-recalls-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use CPSC Product Recalls Monitor 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: