Weather underground api was a real-time source I used to practice new concepts with years ago. Answer from ProfessionCrazy2947 on reddit.com
🌐
GitHub
github.com › bytewax › awesome-public-real-time-datasets
GitHub - bytewax/awesome-public-real-time-datasets: A list of publicly available datasets with real-time data maintained by the team at bytewax.io · GitHub
SEC EDGAR - The SEC offers real-time ... data via RESTful APIs and RSS feeds. FilingFirehose - Real-time parsed SEC EDGAR filings via REST. Body-text-classified 8-Ks (catches buried cyber and officer-departure events), activist-tagged Schedule 13D/G, ATM-offering detection in S-3 / 424B5. Free public tier ...
Starred by 2.6K users
Forked by 209 users
🌐
Finnhub
finnhub.io
Finnhub Stock APIs - Real-time stock prices, Company fundamentals, Estimates, and Alternative data.
With the sole mission of democratizing financial data, we are proud to offer a FREE realtime API for stocks, forex and cryptocurrency. With this API, you can access realtime market data from stock exchanges, 10 forex brokers, and 15+ crypto ...
Discussions

What are some good publicly available real-time data sources?
You can find a list of community-submitted learning resources here: https://dataengineering.wiki/Learning+Resources I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/dataengineering
67
145
May 25, 2023
What (preferably free) API's are preferred for 'real-time' stock data?
Or just quit being cheap and fork over a very small amount of money for live data. You get free access to the api on ibkr if you make $20 of trades per month. There are other cheap options too. It’s honestly not worth the time you’re wasting looking for “free” More on reddit.com
🌐 r/algotrading
56
75
October 6, 2025
visualization - Whats are some real time data sources? - Stack Overflow
Here's some real time flight tracking data: the evaluation plan is limited but free. Twitter Streaming API, Facebook RealTime Updates API (in case you hyave already an app on the social Network), Foursquare More on stackoverflow.com
🌐 stackoverflow.com
'Free' API in 2024?
https://github.com/public-apis/public-apis More on reddit.com
🌐 r/learnprogramming
38
147
March 28, 2024
🌐
MarketStack
marketstack.com
Free Stock Market Data API for Real-Time & Historical Data
Free End-of-Day stock data from 30,000+ tickers around the world. FREE Get API Key ... Intraday market data & real-time updates for US tickers.
🌐
Alpha Vantage
alphavantage.co
Free Stock APIs in JSON & Excel | Alpha Vantage
Alpha Vantage offers free stock APIs in JSON and CSV formats for realtime and historical stock market data, options, forex, commodity, cryptocurrency feeds and over 50 technical indicators. Global market news API and sentiment scores powered by AI and machine learning.
🌐
Ably
ably.com › blog › 10 realtime data sources you won't believe are free!
10 realtime data sources you won't believe are free!
January 8, 2024 - (Redis has a great video on How to Build a Real Time Vehicle Tracking App with Go, Javascript & Redis using the Helsinki Transit data. 2. TfL Open Data: TfL has some great REST APIs for accessing data on all of London’s transport methods, however, lesser known is their SignalR-based solution, which makes all of the arrivals data available via WebSockets.
🌐
Reddit
reddit.com › r/dataengineering › what are some good publicly available real-time data sources?
r/dataengineering on Reddit: What are some good publicly available real-time data sources?
May 25, 2023 -

I am attempting to source via the wisdom of the crowd here. I often find it hard to find good real-time data sources for learning about streaming, prototyping, or building hobby projects. I started researching and then created an "Awesome List" in a GitHub repo - https://github.com/bytewax/awesome-public-real-time-datasets.

Does anyone have a good source I should add to this list?

Find elsewhere
🌐
Massive
massive.com
Stock Market API | Massive
Stock API with real-time and historical tick data, unlimited usage via REST or WebSockets, standardized JSON and CSV formats. Instant access free tier.
🌐
Twelve Data
twelvedata.com
Twelve Data | Stock, Forex, and Crypto Market Data APIs
Try Twelve Data financial APIs for free and get instant access to stock, forex, cryptocurrency, and fundamental market data. Real time, historical, and EOD data.
🌐
RapidAPI
rapidapi.com › collection › list-of-free-apis
Free Public APIs for Developers
Its main uses are to speed up the process of execution and improve the performance of the listeners in the web interfaces. Source: RapidAPI · The Zomato API Basic Plan is free up to 1,000 requests/day. There is an API called Cricket Live Scores that provides real-time data for Cricket games ...
🌐
DEV Community
dev.to › 0012303 › 7-apis-that-give-you-real-time-data-for-free-no-api-key-required-3j4n
7 APIs That Give You Real-Time Data for Free (No API Key Required) - DEV Community
March 26, 2026 - Next launch date, rocket type, payload info. Also has crew data, Starlink satellite positions, and landing pad stats. Build idea: Launch countdown Slack bot. curl "https://api.coingecko.com/api/v3/simple/price?ids=bitcoin,ethereum&vs_currencies=usd" Real-time prices for 10,000+ cryptocurrencies.
🌐
GitHub
github.com › public-apis › public-apis
GitHub - public-apis/public-apis: A collective list of free APIs · GitHub
June 12, 2026 - Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems ... Convert, merge, split, extract text and add page numbers for PDFs. Free for 250 documents/month ... Compare Italian solar (photovoltaic) installer offers, energy prices (PUN/ARERA) and satellite roof data ... Real-time U.S.
Starred by 450K users
Forked by 49.4K users
Languages   Python 96.8% | Shell 3.2%
🌐
Medium
medium.com › @wutainfofu › best-real-time-stock-market-data-apis-compared-2026-guide-6335773814bc
Best Real-Time Stock Market Data APIs Compared (2026 Guide) | by San Si wu | Medium
January 22, 2026 - Selection Advice: When choosing a real-time market data API, consider your use case, budget, target markets, latency requirements, and technical needs comprehensively. iTick is a highly regarded free real-time market data API in 2026, providing ...
🌐
Reddit
reddit.com › r/algotrading › what (preferably free) api's are preferred for 'real-time' stock data?
r/algotrading on Reddit: What (preferably free) API's are preferred for 'real-time' stock data?
October 6, 2025 -

Yes, I know it's been asked 17 million times. The problem is, there are 58 million answers and the vast majority of them are sarcastic, rhetorical, or a simple "try this platform" without explanation of why.

I'm mostly just wanting an API that integrates well with Python that provides as real-time information as possible for a single stock symbol at a time. I believe my current usage is somewhere around 100 call/min IF I happen to be holding a stock. My calls per day is significantly lighter. I would prefer a free version, but I wouldn't mind paying a little bit if it was significantly more consistent and up to date.

Here are some that I have tried and problems I've had with them:
- yFinance seems to be delayed a little bit, but there's another weird thing going on. I've run 2 functionally identical programs side-by-side and one of them will start pulling the new price a good 20+ seconds before the other one, which is kinda a lot!
-Alpaca (free) seems to update slower than yFinance, which is odd given what I've been able to find with a google search. It also held the 'current price' at the Open of the minute that a particular stock was halted and not the Last (or Close) price when the halt was initiated. It also didn't update until 30s after trading was resumed.

Again, I'm not particularly opposed to paying a bit for 'live' data IF that data is truly "real-time" (meaning within the last couple seconds) (Alpaca does not) and returns the properly updated value with each API call (yFinance does not).

yFinance price changes are underlined in red. Both programs were running on the same machine in parallel and made a new API call every time it wrote to the logs. Timestamps are in Central time.
🌐
Apipheny
apipheny.io › home › free api – 90+ public apis for testing [no key]
Free API - 90+ Public APIs For Testing [No Key] - Apipheny
March 12, 2024 - Such APIs are perfect for beginners and web developers looking to access sample data sets for their apps without restriction. Here are a few of the best, unrestricted, free APIs for testing. They don’t require a key, so you can test the sample URLs out on your browser. Get a list of any or all public APIs currently cataloged in the project. ... View the Bitcoin Price in real-time.
🌐
APILayer
blog.apilayer.com › home › 12 best financial market apis for real-time data in 2026
12 Best Financial Market APIs for Real-Time Data in 2026
1 month ago - The best APIs offer low-latency performance, broad market coverage, and easy integration for scalable financial applications. Free stock APIs like ExchangeRate.host and Fixer.io provide cost-effective access to currency and market data, ideal ...
🌐
Medium
medium.com › coinmonks › the-7-best-real-time-stock-data-apis-for-investors-and-developers-in-2026-in-depth-analysis-61614dc9bf6c
The 7 Best Real-Time Stock Data APIs for Investors and Developers in 2026 (In-Depth Analysis & Comparison) | by Kevin Meneses González | Coinmonks | Medium
May 8, 2026 - Free: 20 API requests per day (limited to basic end-of-day data) — useful for testing or small-scale scripts · Pro: Plans from ~$17.99 per month (for individual market packages) up to ~$79.99 per month for an all-in-one global data package.