Capitol Trades Scraper: Congress Stock Trades & Monitor Mode avatar

Capitol Trades Scraper: Congress Stock Trades & Monitor Mode

Pricing

from $0.47 / 1,000 trade records

Go to Apify Store
Capitol Trades Scraper: Congress Stock Trades & Monitor Mode

Capitol Trades Scraper: Congress Stock Trades & Monitor Mode

Extract every Congress stock trade from Capitol Trades: politician bio, sector tags, and a disclosure comment field competitors miss. Turn on monitor mode for scheduled trade alerts, the automation Unusual Whales charges $60 a month for. Pay per trade, no subscription. $0.62 per trade.

Pricing

from $0.47 / 1,000 trade records

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

Capitol Trades Scraper

Congress trade alerts your inbox actually gets
Every disclosed trade from Capitol Trades, with the politician's full bio, the company's sector, and a plain-English disclosure note, delivered on a schedule instead of a page you have to remember to check.
๐Ÿ”” Trade alerts, not a static export
Turn on monitor mode and every scheduled run only brings back what's new since the last one.
๐Ÿง‘โ€โš–๏ธ The full politician bio, every time
Party, chamber, state, and date of birth on every row, not just a name.
๐Ÿข Company context included
Sector tags and the disclosure's own note about the company, already attached.
๐Ÿ’ต A real number, not just a range
An estimated trade value sits next to the standard disclosed size band.

A copiers-style trade list tells you what a lawmaker bought. It doesn't tell you their party, their state, what the company does, or when the next trade shows up. This Actor pulls every trade from Capitol Trades, with the politician's bio, the company's sector, and a plain-English disclosure note attached to every row, and can watch for new trades on a schedule.

๐Ÿš€ Why use it

"I built a signal feed off Congress trades." A static export wasn't good enough. I needed new disclosures to show up on their own, on a schedule, not whenever I remembered to re-run something.

"I track a handful of specific lawmakers for a newsletter." Every other tool made me scroll a giant table to find their trades. I just want their disclosures, filtered, nothing else.

"I research political-finance stories." I'm tired of copy-pasting a company description by hand for every trade. I want that context already attached to the row.

๐Ÿงญ How to use it

STEP 1
Pick your filters
Politician, party, chamber, state, or buy/sell, or leave them blank for everything.
STEP 2
Run it once, or put it on a schedule
Turn on monitor mode and every scheduled run only returns trades disclosed since the last one.
STEP 3
Get structured rows
Politician, company, trade type, estimated value, and disclosure context, ready to use.

๐Ÿ“ฅ Input

FieldTypeRequiredDescription
politiciansarray of stringsNoBioguide IDs to filter to specific members (e.g. P000197 for Nancy Pelosi). Leave empty for everyone.
partyenumNoFilter to one party's trades.
chamberenumNoFilter to House or Senate.
statestringNoTwo-letter state code to filter to.
txTypeenumNoFilter to buy or sell trades only.
proxyConfigurationobjectNoConnection settings. Works reliably with the default.
monitorModebooleanNoWhen on, only pushes trades disclosed since the previous run.
maxItemsintegerNoStop after this many trade records.

๐Ÿ“ค Output

{
"rowType": "trade",
"txId": 10000066727,
"politicianFirstName": "Christopher",
"politicianLastName": "Coons",
"politicianNickname": "Chris",
"politicianFullName": "Christopher Coons",
"politicianDob": "1963-09-09",
"politicianGender": "male",
"party": "democrat",
"chamber": "senate",
"state": "de",
"issuerName": "W L GORE & ASSOCIATES INC",
"owner": "spouse",
"txType": "sell",
"txDate": "2026-08-07",
"pubDate": "2026-08-28T14:01:53Z",
"reportingGap": 21,
"valueEstimate": 175000,
"comment": "Company: W.L. Gore & Associates, Inc. (Newark, Delaware) Description: Advanced materials manufacturing",
"sourceUrl": "https://www.capitoltrades.com/trades/10000066727",
"scrapedAt": "2026-09-01T06:21:45.231Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

๐Ÿ—ƒ๏ธ Data table

FieldTypeDescription
politicianFullNamestringThe trading politician's full name
politicianDob / politicianGenderstringDate of birth and gender, when disclosed
party / chamber / statestringThe politician's party, chamber, and state
issuerName / issuerTicker / issuerSectorstringThe traded company and its sector
ownerstringWho made the trade: the politician, their spouse, or a dependent
txTypestringBuy or sell
txDate / pubDatestringWhen the trade happened and when it was disclosed
reportingGapnumberDays between the trade and its disclosure
valueEstimatenumberAn estimated trade value, the midpoint of the disclosed size range, not an exact dollar figure
commentstringThe disclosure's own note about the company, when included
sourceUrlstringLink to the original disclosure

๐Ÿ’ฐ Pricing

This Actor uses pay per event pricing: you're charged per trade extracted, and nothing else. Empty runs cost nothing. There are no subscriptions and no minimum spend.

โญ Enjoying Capitol Trades Scraper?

โญ โญ โญ โญ โญ
If this caught a trade before your other tracker did, that's worth 10 seconds of your time.
A 5-star rating helps other Congress-trade watchers, signal builders, and researchers find it. Your feedback also tells us what to build next.
โ˜…ย ย Rate this Actor on Apify

โ“ FAQ

Does this Actor need a Capitol Trades account or API key? No. Every field comes from Capitol Trades' own public pages. There's no login, credential, or key input anywhere in this Actor.

Is valueEstimate the exact dollar amount of the trade? No. Members of Congress disclose trades in a size range, not an exact figure. valueEstimate is a single number for easier sorting and comparison, the midpoint of that disclosed range, not a confirmed exact amount. The original range context is preserved in the comment field and the source link.

Can I get alerted only about new trades, not the whole history? Yes. Turn on monitor mode and schedule the Actor to run periodically. Each run after the first only pushes trades disclosed since the previous run.

Is this legal? This Actor only extracts publicly available information already shown to any visitor of Capitol Trades' site. Always review the target site's terms of service before using the data commercially.

๐Ÿ”— Other actors