Discover/quiverquant.com API
live

quiverquant.com APIquiverquant.com

Access U.S. Congress trades, insider transactions, fund performance rankings, politician profiles, PAC donors, and financial news via the Quiver Quantitative API.

Endpoints
6
Updated
26d ago
Try it

No input parameters required.

api.parse.bot/scraper/f355d19f-97bf-40b8-9a74-0d6d5df7debf/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/f355d19f-97bf-40b8-9a74-0d6d5df7debf/get_congress_trades' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Get recent U.S. Congress stock trades dashboard data. Returns the latest disclosed trades by members of Congress.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "count": "integer total number of trades returned",
    "trades": "array of trade objects with ticker, company, transaction, amount, politician, chamber, party, filed, traded, and trade_id"
  },
  "sample": {
    "data": {
      "count": 300,
      "trades": [
        {
          "filed": "2026-05-06 00:00:00",
          "party": "D",
          "amount": "$1,001 - $15,000",
          "ticker": "BRO",
          "traded": "2026-04-17 00:00:00",
          "chamber": "House",
          "company": "BROWN & BROWN, INC. COMMON STOCK",
          "trade_id": "House-M001232-251",
          "politician": "April McClain Delaney",
          "transaction": "Sale"
        }
      ]
    },
    "status": "success"
  }
}

About the quiverquant.com API

The Quiver Quantitative API exposes 6 endpoints covering disclosed U.S. Congress stock trades, corporate insider transactions, institutional fund performance from 13-F filings, politician donor and opposition data, and a financial news feed. The get_congress_trades endpoint returns trade objects with ticker, politician name, chamber, party, and transaction amounts. All endpoints return structured JSON with explicit counts and typed fields.

Congress and Politician Trade Data

The get_congress_trades endpoint returns the most recent disclosed trades from members of Congress, each record including ticker, company, transaction type, amount, politician, chamber, party, filed date, traded date, and a trade_id. For deeper historical coverage on a single legislator, get_politician_trades accepts a slug parameter in the format firstname-lastname-BioguideID (e.g., nancy-pelosi-P000197) and returns all of that politician's disclosed trades alongside a profile object.

Politician Profile and Donor Intelligence

get_politician_profiles_tabs accepts a bioguide_id and returns three data sets: a politician_donors array of PAC contribution details, an opponents array, and a supporters array. This lets you cross-reference a legislator's trading activity against the political and financial interests behind their campaign.

Insider Trades and Fund Performance

get_insider_trades surfaces SEC-filed transactions by corporate executives, with fields covering ticker, name, title, transaction, value, shares, price, traded, and filed. get_fund_perfs pulls institutional fund rankings derived from 13-F filings, returning each fund's name, return percentage, holdings count, aum in USD, and filing date.

News Feed

get_news_feed returns the Quiver Quantitative news feed as an array of articles, each with a title, path (full URL), meta timestamp, and preview excerpt. It pairs naturally with the trade and fund endpoints for correlating news events with position disclosures.

Common use cases
  • Screen Congress trades by ticker to identify which legislators hold or recently transacted a specific stock
  • Build a politician stock-trading tracker using trade history from get_politician_trades with filed and traded dates
  • Map PAC donor networks to trading activity by combining get_politician_profile_tabs donor data with get_congress_trades
  • Rank institutional funds by return performance using aum and return fields from get_fund_perfs
  • Monitor SEC insider purchases and sales in real time using get_insider_trades fields including shares, price, and value
  • Correlate financial news timestamps from get_news_feed with recent insider or Congress trade filings
  • Identify political opposition and support networks for a legislator using the opponents and supporters arrays
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Quiver Quantitative have an official developer API?+
Yes. Quiver Quantitative offers a paid API at https://api.quiverquant.com with endpoints for congressional trading, insider activity, and alternative data. The Parse API surfaces a curated subset of their public-facing dashboard data.
What does `get_politician_trades` return beyond a list of trades?+
In addition to the trades array — each record containing ticker, transaction, filed, traded, and description — the endpoint also returns a profile object with the politician's name and metadata. The slug input must combine the politician's name and their Bioguide ID, for example nancy-pelosi-P000197.
Does the API support filtering trades by date range, party, or ticker?+
Not currently. The get_congress_trades and get_insider_trades endpoints return full dashboard snapshots without filter parameters. You can fork this API on Parse and revise it to add query-level filtering if your use case requires narrower result sets.
Are historical 13-F filings or time-series fund performance data available?+
The get_fund_perfs endpoint returns a single ranked snapshot per fund, including one date field and one return percentage. Multi-period historical filing data is not currently exposed. You can fork the API on Parse and revise it to add endpoints targeting historical 13-F periods.
What is the freshness of the Congress trade data?+
The data reflects publicly disclosed filings, which members of Congress are legally required to submit within 45 days of a transaction under the STOCK Act. The API returns what is available on the Quiver Quantitative dashboard at the time of the request; it does not surface real-time brokerage data or unconfirmed trades.
Page content last updated . Spec covers 6 endpoints from quiverquant.com.
Related APIs in FinanceSee all →
insidertrading.org API
Access insider trading data sourced from SEC Form 4 filings, including buy and sell transactions, filing dates, insider names, share counts, and company details. Filter by ticker, insider, trade type, or date range, and retrieve ranked lists of the most actively traded stocks among corporate insiders.
openinsider.com API
Track insider trading activity by accessing the latest SEC filings, identifying cluster buys, and discovering top insider purchases with advanced filtering capabilities. Screen stocks based on insider behavior patterns and visualize buy/sell trends to inform your investment decisions.
disclosures-clerk.house.gov API
Access and analyze financial transactions reported by members of Congress through their periodic disclosure filings, including detailed transaction records and aggregated spending breakdowns by category. Track congressional financial activity, identify investment patterns, and view comprehensive summaries of reported trades and holdings.
traded.co API
Access comprehensive deal data from Traded.co including real estate transactions, hotel deals, VC investments, and market awards, while searching listings and tracking top brokers and performers. Get detailed deal information, market news, and broker profiles to research properties, investments, and industry leaders.
secform4.com API
Track insider buying and selling activity, monitor institutional holdings, and analyze SEC filings to identify significant trades and market sentiment. Search company insider transactions, review 13D/13G filings, and access hedge fund portfolios to inform your investment decisions.
finviz.com API
Monitor insider trading activity, screen stocks based on custom criteria, and analyze market sentiment from financial news to make informed investment decisions. Access real-time data on market movers, tabular financial information, and comprehensive market intelligence all in one place.
financialjuice.com API
Access real-time financial news, economic calendar events, market imbalances, and high-impact news analysis to stay informed on market-moving developments and tariff changes. Search and filter news by topic, review hourly market summaries, and identify economic events that could affect your trading and investment decisions.
polymarketanalytics.com API
Track any trader's performance on Polymarket by retrieving their wallet positions, trade history, profit/loss records, category breakdowns, and deposit/withdrawal activity. Monitor trading strategies and market exposure across multiple prediction markets in real-time.