aiendpoint.dev
ServicesProPublica

ProPublica

community

Independent, nonprofit investigative newsroom producing journalism in the public interest. Known for Pulitzer-winning investigations and public databases on government, healthcare, and financial accountability.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://propublica.orgapikeynewsdataconfidence: 90/1000 discoveries1 contributors
GET/api/v1/articles/search

Search ProPublica investigative journalism

Parameters

qtopic or keyword (stringrequired
fromYYYY-MM-DD (stringoptional

Returns

articles[] with id, title, summary, published_at, author, url
GET/congress/v1/{congress}/{chamber}/members.json

Get US Congress member voting record

Parameters

chambersenate|house (stringrequired
congressintegerrequirede.g. 118

Returns

results[] with id, name, party, state, votes_with_party_pct, bills_sponsored, missed_votes_pct
GET/congress/v1/members/{member_id}/votes.json

Get a Congress member's vote history

Returns

results with member{name, party, state}, votes[{date, bill, description, position, result}]