FEC Campaign Finance Scraper
Under maintenancePricing
from $0.01 / 1,000 results
Go to Apify Store
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Prince Raj
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape public FEC campaign finance data — contributions, expenditures, and committee filings.
Input
| Field | Type | Description |
|---|---|---|
| committeeIds | string[] | FEC committee IDs (e.g., C00431445) |
| candidateNames | string[] | Search by candidate name |
| electionYear | integer | Election cycle year (2000-2028) |
| dataType | string | contributions, expenditures, filings, or summary |
| maxResults | integer | Max results per committee |
Output
Structured campaign finance data from the FEC public API.
Usage
$apify run --input '{"committeeIds": ["C00431445"], "electionYear": 2024}'