Skip to content

Add Congressional Stock Brain to Service APIs section#7

Open
jsmontelius89 wants to merge 3 commits intocodez0mb1e:mainfrom
jsmontelius89:main
Open

Add Congressional Stock Brain to Service APIs section#7
jsmontelius89 wants to merge 3 commits intocodez0mb1e:mainfrom
jsmontelius89:main

Conversation

@jsmontelius89
Copy link
Copy Markdown

Adding Congressional Stock Brain to the Service APIs section alongside other SEC/government data APIs (Rank and Fiels, OpenEDGAR, FMP API).

Congressional Stock Brain (https://congressionalstockbrain.com) is a free AI-powered fintech tool that ingests all U.S. STOCK Act disclosures — the mandatory public financial trade filings from U.S. lawmakers required under federal law — and converts them into machine-scored trade signals for retail investors.

  • Data source: U.S. House & Senate STOCK Act filings (100% public government data)
    • Free: Yes, core features free with no login required
    • AI layer: Scores each disclosure by committee relevance, trade timing vs. legislative activity, and disclosure delay
    • Tags: #government #STOCK-Act #free
      Fits alongside OpenEDGAR and Rank and Fiels as a government/regulatory data source in the Service APIs section.

@codez0mb1e
Copy link
Copy Markdown
Owner

Looks interesting. Is there any programming API (e.g., REST API)?

@jsmontelius89
Copy link
Copy Markdown
Author

Yes! Congressional Stock Brain has a REST API called BrainLink — the "Congressional Intelligence Terminal." It's available at congressionalstockbrain.com/Members and supports natural language queries against our full STOCK Act dataset.

API capabilities:

  • Query all lawmaker trades by ticker, member, committee, sector, or signal score
    • 5 query types: Ticker Lookup, Member Portfolio, Sector Scan, Signal Scan, and Trend Analysis
    • Returns AI-scored signals with context (disclosure timing, committee relevance, trade size vs. historical baseline)
      Free tier available, no signup required for basic access. The API is designed for developers and researchers who want programmatic access to scored STOCK Act data.

Happy to provide more technical details if useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants