VOOZH about

URL: https://apify.com/johnvc/us-congress-financial-disclosures-and-stock-trading-data/input-schema

โ‡ฑ Input ยท Congress Stock Trades API - Financial Disclosures Scraper ยท Apify


๐Ÿ‘ Congress Financial Disclosures & Stock Trades avatar

Congress Financial Disclosures & Stock Trades

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Congress Financial Disclosures & Stock Trades

This Apify actor provides comprehensive access to US Congressional financial disclosure and stock trading data. Search for transactions by congressional member name, specific report dates, date ranges, or stock ticker symbols. Perfect for journalists, researchers, and transparency advocates.

Pricing

from $0.01 / 1,000 results

Rating

5.0

(3)

Developer

๐Ÿ‘ John

John

Maintained by Community

Actor stats

11

Bookmarked

161

Total users

39

Monthly active users

5 days ago

Last modified

Share

You might also like

Congressional Trading Signals โ€” STOCK Act Intelligence

ryanclinton/congress-stock-tracker

Turn US congressional STOCK Act disclosures into signals. Parses House filings into trades, then detects late disclosures, buying clusters, new positions, committee activity, behaviour changes, and consensus scores. Official House & Senate data โ€” no AI, no third-party sources.

40

Yahoo Finance Options & IV Scraper (Cheap and Fast) ๐Ÿ“ˆ

ahmed_jasarevic/yahoo-finance-options

Extract Yahoo Finance options chain with real-time Implied Volatility (IV), Open Interest, and Volume. Output is perfectly flattened for Excel, CSV, and Google Sheets.

๐Ÿ‘ User avatar

Ahmed Jasarevic

58

5.0

Options Flow & Unusual Activity

datara/unusual-options-activity

Scrape real-time unusual options activity, full chains, and intraday flow from Barchart. Filter by Vol/OI ratio, premium, and option type. Returns clean JSON โ€” ready for Python, spreadsheets, or trading alerts. $1.50/run flat.

Investment Finance Professionals

johnvc/SECInvestmentAdvisorContacts

Find and filter 250,000+ investment professionals and 15,000+ financial firms by location, firm name, and more. Get structured contact data with emails, LinkedIn profiles, and firm associations for lead generation and market research.

Sortlist scraper

saswave/sortlist-scraper

Sortlist.com and sortlist.fr scraper. Extract companies informations from a search url. Handles any sortlist subdomain. This Sortlist scraper will provide data about: company name, category, reviews, scores, team size / employee count, website, budget, sponsored status and more

Google Finance API

johnvc/google-finance-api

Extract real-time stock quotes, price history, market indices, financial statements, and company news from Google Finance. Supports stocks, ETFs, indices, currencies, and crypto - single symbol or batch portfolio runs.

Google Finance Scraper

scrapapi/google-finance-scraper

Google Finance Scraper extracts financial data from Google Finance. Collect stock prices, company details, market trends, historical data, and financial metrics. Ideal for market research, investment analysis, financial dashboards, and automated stock tracking.

Financial News Sentiment Analyzer

scionic_dev/financial-news-sentiment

Multi-source financial sentiment analysis using VADER ($0.02/article) or LLM ($0.05/article) engines. Scrapes Yahoo, Google News, and SEC EDGAR. Features budget caps and live market enrichment (Price, P/E, Market Cap). Delivers structured JSON for trading systems and AI agents.

33

5.0

Yahoo Finance Intelligence

viralanalyzer/yahoo-finance-intelligence

Extract Yahoo Finance data: stock prices, financials, analyst ratings, news, and historical data. Track any ticker or market.

38

5.0

First Name

First_Name

Optional

Filter by the first name of the congressional member. Case-insensitive partial match. Leave blank to search all members.

Type:string
Example:Nancy

Last Name

Last_Name

Optional

Filter by the last name of the congressional member. Case-insensitive partial match. Leave blank to search all members.

Type:string
Example:Pelosi

Date Reported (Exact)

Date_Reported

Optional

Filter to disclosures with this exact transaction date in YYYY-MM-DD format. Leave blank to ignore. Use Start_Date and End_Date instead for a range.

Type:string

Start Date

Start_Date

Optional

Earliest transaction date to include (inclusive), in YYYY-MM-DD format. Pair with End_Date for a range. Leave blank for no lower bound.

Type:string

End Date

End_Date

Optional

Latest transaction date to include (inclusive), in YYYY-MM-DD format. Pair with Start_Date for a range. Leave blank for no upper bound.

Type:string

Stock Ticker Symbol

Stock_Symbol

Optional

Filter to transactions involving this ticker (e.g. AAPL, MSFT, NVDA). Case-insensitive partial match. Leave blank to include all tickers.

Type:string

Maximum Results

Max_Results

Optional

Maximum number of disclosure records to return per run. Range 1-1000. Default 100.

Type:integer
Minimum:1
Maximum:1000
Default:100