AD/CVD Antidumping Duty Tracker — Federal Register API
Pricing
from $8.00 / 1,000 results
AD/CVD Antidumping Duty Tracker — Federal Register API
Antidumping and countervailing (AD/CVD) duty tracker: turns US Federal Register trade-remedy notices into a structured feed. Extracts the Commerce case number, product and country and classifies each notice by lifecycle stage (initiation, determination, order, review). Keyless.
Pricing
from $8.00 / 1,000 results
Rating
0.0
(0)
Developer
Kyle Maloney
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
AD/CVD Antidumping & Countervailing Duty Tracker — Federal Register API
An antidumping & countervailing duty (AD/CVD) tracker that turns US Federal Register trade-remedy notices into a structured, queryable feed. It extracts the Commerce case number, product, and country, and classifies each notice by lifecycle stage (initiation, determination, order, review, circumvention). The raw notices are public — nobody built the transform layer. This actor does.
Who it's for
- Trade-compliance & customs brokers tracking duties on imported goods.
- Importers & manufacturers (steel, aluminum, chemicals) watching their products.
- Trade & international-trade lawyers monitoring case lifecycle.
- AI agents needing an "AD/CVD case tracker" tool.
What it does
Runs antidumping and countervailing term queries against the Federal Register,
follows pagination, and merges & dedups on document number. For each notice
it extracts the case number (A-###-### = AD, C-###-### = CVD), case type,
lifecycle action type, product, and countries — sorted newest first. Use
monitor mode for a recurring new-notice alert.
Example input
{"query": "steel","sinceDate": "2026-01-01","actionTypes": [],"itaOnly": true,"maxResults": 100}
Output (per notice)
document_number, case_number, case_type, action_type (lifecycle stage),
product, countries[], title, publication_date, agency, html_url,
pdf_url, source_system.
Use as an MCP tool
Available to AI agents via mcp.apify.com as an "AD/CVD trade-remedy tracker"
tool — query in, classified duty-case records out.
FAQ
What is AD/CVD? US antidumping and countervailing duty proceedings run by the
Commerce Department. Where's the data from? The official Federal Register API.
Can I track only new notices? Yes — monitor: true on a schedule.
Is it keyless? Yes — Federal Register is keyless, JSON, no anti-bot.
Source
US Federal Register API (federalregister.gov/api/v1/documents.json).
Official, keyless, no anti-bot.
Pricing (Pay Per Result)
Billed per AD/CVD notice record returned. Empty searches cost nothing.