VOOZH about

URL: https://apify.com/benthepythondev/congress-intelligence

โ‡ฑ Congress.gov Intelligence - Bills, Members, Votes API ยท Apify


๐Ÿ‘ Congress.gov Intelligence - Bills, Members, Votes API avatar

Congress.gov Intelligence - Bills, Members, Votes API

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Congress.gov Intelligence - Bills, Members, Votes API

Extract US Congressional data from official Congress.gov API. Get bills, amendments, members, committees, hearings, nominations, treaties & CRS reports. Filter by congress, chamber, state, date. Includes AI relevance scoring. Perfect for political research, lobbying & legal compliance.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ben

ben

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

22 days ago

Last modified

Share

Congress.gov Intelligence - US Congressional Data API

Extract comprehensive US Congressional data from the official Congress.gov API. Get bills, amendments, members, votes, committees, hearings, nominations, treaties, and CRS research reports.

Why This Actor?

  • Official API Source - Direct access to the Library of Congress Congress.gov API
  • No Bot Protection - API-based, 100% reliable data extraction
  • Comprehensive Coverage - 10 data types covering all congressional activities
  • AI Relevance Scoring - Automatic 0-100 scoring based on recency and importance
  • Full Details Mode - Get sponsors, cosponsors, summaries, actions, and bill text
  • Search & Filter - Find bills by keyword, congress, date range, and more

Use Cases

  • Political Research - Track legislation on specific topics
  • Lobbying Intelligence - Monitor bills affecting your industry
  • Journalism - Find newsworthy legislative activity
  • Legal Compliance - Track regulatory changes
  • Academic Research - Historical congressional data analysis
  • Policy Tracking - Monitor specific legislators or committees

Related actors

Supported Data Types

Data TypeDescriptionKey Fields
BillsAll legislation (H.R., S., resolutions)Title, sponsor, status, actions, summary
AmendmentsChanges proposed to billsPurpose, sponsor, status
MembersSenators and RepresentativesParty, state, district, committees
CommitteesCongressional committeesChamber, members, jurisdiction
HearingsCommittee hearingsDate, topic, witnesses
NominationsPresidential nominationsNominee, position, status
TreatiesInternational treatiesTopic, status, votes
CRS ReportsResearch Service reportsTopic, analysis, recommendations
House VotesRoll call votes (Beta)Question, result, member votes
Congressional RecordOfficial proceedingsDate, volume, debates

Getting Started

1. Get Your Free API Key

  1. Go to https://api.congress.gov/sign-up/
  2. Fill in your name and email
  3. Check your email for the API key (arrives within seconds)

2. Run the Actor

{
"api_key":"YOUR_API_KEY_HERE",
"data_type":"bills",
"congress":118,
"search_query":"climate change",
"max_results":100,
"enable_scoring":true
}

Input Parameters

ParameterTypeRequiredDescription
api_keystringYesYour Congress.gov API key
data_typestringYesType of data to extract (see list above)
congressnumberNoFilter by Congress number (e.g., 118 for 2023-2025)
bill_typestringNoFilter by bill type (hr, s, hjres, sjres, etc.)
chamberstringNoFilter by chamber (house, senate)
state_codestringNoFilter members by state (e.g., CA, TX)
search_querystringNoKeywords to search in titles/descriptions
from_datestringNoStart date (YYYY-MM-DD)
to_datestringNoEnd date (YYYY-MM-DD)
include_detailsbooleanNoFetch full bill details (slower)
include_textbooleanNoInclude bill text links
max_resultsnumberNoMaximum results (default: 100)
enable_scoringbooleanNoCalculate relevance scores (default: true)

Example Output

Bill Data

{
"type":"bill",
"data_source":"congress.gov",
"bill_type":"HR",
"number":"1234",
"congress":118,
"title":"Clean Energy Innovation Act",
"origin_chamber":"House",
"latest_action":"Referred to the Committee on Energy and Commerce.",
"latest_action_date":"2024-03-15",
"sponsor":{
"name":"Rep. Smith, John [D-CA-12]",
"party":"D",
"state":"CA",
"bioguide_id":"S001234"
},
"cosponsor_count":45,
"summary":{
"text":"This bill promotes clean energy innovation...",
"action_date":"2024-03-15",
"action_desc":"Introduced in House"
},
"subjects":["Energy","Climate Change","Research"],
"relevance_score":85,
"congress_gov_url":"https://www.congress.gov/bill/118th-congress/house-bill/1234",
"scraped_at":"2024-03-20T10:30:00Z"
}

Member Data

{
"type":"member",
"data_source":"congress.gov",
"bioguide_id":"P000197",
"name":"Pelosi, Nancy",
"party":"Democratic",
"state":"CA",
"district":11,
"chamber":"House of Representatives",
"relevance_score":80,
"scraped_at":"2024-03-20T10:30:00Z"
}

Advanced Usage

Track Specific Topics

{
"api_key":"YOUR_KEY",
"data_type":"bills",
"congress":118,
"search_query":"artificial intelligence",
"include_details":true,
"max_results":50
}

Get All Senators from a State

{
"api_key":"YOUR_KEY",
"data_type":"members",
"state_code":"TX",
"chamber":"senate"
}

Recent Bills with Full Text

{
"api_key":"YOUR_KEY",
"data_type":"bills",
"congress":118,
"from_date":"2024-01-01",
"include_details":true,
"include_text":true,
"max_results":25
}

Relevance Scoring

Each item receives an AI-calculated relevance score (0-100) based on:

  • Recency - Items updated in the last week score higher
  • Activity - Bills that became law or passed chambers score higher
  • Current Congress - Current congress items score higher
  • Status - Active members, pending nominations score higher

Rate Limits

The Congress.gov API has rate limits. This actor automatically:

  • Respects rate limits with built-in delays
  • Retries on 429 (rate limit) errors
  • Paginates large result sets efficiently

Pricing

This actor charges $3 per 1,000 results. You only pay for the data you receive.

  • Bills with basic info: $3/1K
  • Bills with full details: $5/1K (additional API calls)

Support

Changelog

1.0.0 (2024)

  • Initial release
  • Support for 10 data types
  • AI relevance scoring
  • Full details mode for bills
  • Search and filtering

License

MIT License - Free to use for any purpose.


Built by benthepythondev | Data from official Congress.gov API

You might also like

US Congress Members Scraper

crawlerbros/us-congress-members-scraper

Browse US Congress members, bills, and votes via the free Congress.gov API - no auth or proxy required.

Congress.gov Scraper

crawlergang/congress-gov-scraper

Scrape Congress.gov, the official source for US legislative data. Search bills, get member info, browse committees. Replaces GovTrack (API discontinued summer 2026). Powered by the official Congress.gov API.

2

5.0

Congress.gov Scraper

crawlerbros/congress-gov-scraper

Scrape Congress.gov, the official source for US legislative data. Search bills, get member info, browse committees. Replaces GovTrack (API discontinued summer 2026). Powered by the official Congress.gov API.

Congress.gov Legislation - Bills, Votes & Sponsors

pink_comic/congress-gov-legislation-tracker

Track US legislation from Congress.gov. Public records on bills, resolutions, sponsors, and status. Government data for policy research, lobbying intelligence, regulatory monitoring, and compliance teams.

Congress.gov Bills Scraper | US Federal Legislation Export

parseforge/congress-gov-bills-scraper

Export US House and Senate bills from congress.gov: number, title, chamber, latest action, update date and direct URL. Filter by Congress number and bill type (HR, S, HJRES, SJRES and resolutions). CSV, Excel, JSON or XML for legislative tracking and policy research.

Congress.gov Bill Tracker - Bills, Votes, Sponsors & Subjects

jungle_synthesizer/congress-gov-bill-tracker

Track U.S. Congress bills via the official Congress.gov API. Extracts bill details, sponsors, cosponsors with party/state breakdown, committee assignments, policy subjects, and latest actions. Filter by congress number, bill type, or updatedSince for incremental runs.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Congress.gov Members Scraper | US House & Senate Directory

parseforge/congress-gov-members-scraper

Export US House and Senate members from congress.gov: name, party, state, district, chamber, term years, bioguide ID and official portrait. Filter by Congress, state, district and current-serving status. CSV, Excel, JSON or XML for government affairs and outreach.

GovTrack US Congress Scraper

parseforge/govtrack-congress-scraper

Scrape US Congress data from GovTrack public API including lawmaker roles (senators / representatives), bills, and roll-call votes with rich biographical metadata (Twitter, YouTube, bioguideid), party, state, district, leadership title, sponsor, current status and more. No API key required.