Simple, transparent pricing
GRIFTR is free to browse. All 543 representative profiles, FEI scores, and civic data are accessible to everyone. Export access and API keys are available with a subscription.
Free
Full access to every representative profile and all civic data on griftr.us.
- Full site access (543 rep profiles)
- FEI scores, lobbying, finance, voting data
- Search by zipcode or name
- CSV & JSON exports per representative
- FEI rankings export
- Committee & stock trade exports
- API access (100 req/day)
- API access (5,000 req/day)
- Bulk lobbying data export (82K+ filings)
- Up to 3 API keys
- Up to 10 API keys
Researcher
PopularFor journalists, academics, and civic researchers who need to export and analyze data.
- Full site access (543 rep profiles)
- FEI scores, lobbying, finance, voting data
- Search by zipcode or name
- CSV & JSON exports per representative
- FEI rankings export
- Committee & stock trade exports
- API access (100 req/day)
- API access (5,000 req/day)
- Bulk lobbying data export (82K+ filings)
- Up to 3 API keys
- Up to 10 API keys
Pro
For developers and organizations building on GRIFTR data with full API access.
- Full site access (543 rep profiles)
- FEI scores, lobbying, finance, voting data
- Search by zipcode or name
- CSV & JSON exports per representative
- FEI rankings export
- Committee & stock trade exports
- API access (100 req/day)
- API access (5,000 req/day)
- Bulk lobbying data export (82K+ filings)
- Up to 3 API keys
- Up to 10 API keys
API Preview
# Export representative data as CSV
curl -H "Authorization: Bearer griftr_your_api_key" \
"https://griftr.us/api/export/representatives?format=csv"
# Get FEI rankings as JSON
curl -H "Authorization: Bearer griftr_your_api_key" \
"https://griftr.us/api/export/fei-rankings?format=json"
# Available export types
Data Sources
All GRIFTR data is derived from official U.S. government filings: FEC (campaign finance), Congress.gov (voting records, bill sponsorship), Senate LDA (lobbying disclosures), House Clerk and Senate EFTS (stock trade filings), and the U.S. Census Bureau (district demographics). GRIFTR adds cross-referencing, the FEI composite score, and revolving door analysis. Full methodology at griftr.us/about.
Questions
Why charge for exports if the underlying data is public?
The raw government filings are free and always will be. What you get from GRIFTR is the cleaned, cross-referenced, and scored dataset — FEI calculations, lobbying-to-committee attribution, revolving door mapping — which takes significant compute and maintenance. Subscriptions keep the site running independently without ads or grants.
Can I use the data in my own project?
Yes. Exported data can be used in journalism, academic research, civic tools, and commercial products. We ask for attribution ("Data from GRIFTR, griftr.us") but it is not legally required. Government source data is public domain.
Will the free tier always exist?
Yes. GRIFTR exists to make congressional financial data accessible. The full site — every profile, every score, every visualization — will always be free to browse.