Embed Our Widgets
Free political money tracking for your site

Add live political money data to your blog, news site, or research platform. All widgets are free, auto-updating, and require no API key. Just copy the embed code and paste it into your HTML.

← Back to Record Store USA
Scrolling Ticker Tape
A Bloomberg-style scrolling ticker showing the latest suspicious correlations and congressional stock trades. Perfect for headers or footers.
<iframe src="https://recordstoreusa.com/api/widget.php?style=ticker" width="100%" height="44" frameborder="0" scrolling="no"></iframe>
Suspicious Correlations Card
A compact card showing the top 5 most suspicious donation-to-vote correlations. Great for sidebars.
<iframe src="https://recordstoreusa.com/api/widget.php?style=card" width="350" height="420" frameborder="0"></iframe>
Congressional Stock Trades
Latest stock buys and sells by members of Congress. Shows ticker symbol, action, politician name, and date.
<iframe src="https://recordstoreusa.com/api/widget.php?style=trades" width="350" height="420" frameborder="0"></iframe>
JSON API

For developers who want raw data. No API key required. CORS-enabled for browser requests.

GET https://recordstoreusa.com/api/widget.php?format=json

Returns latest correlations + trades as JSON

GET https://recordstoreusa.com/api/live-feed.php?type=all&limit=50

Full activity feed: correlations, trades, votes, lobbying. Types: all, correlations, trades, votes, lobbying

GET https://recordstoreusa.com/api/widget.php?format=json&limit=25

Adjustable limit (max 50)