willtchiu/financeSpiders
Light weight web scraper and crawlers for various financial news sources. Disclaimer: Developed for educational purposes only.
This tool helps financial analysts, traders, and investors quickly gather news articles related to specific stock tickers from various financial news websites. You provide a list of stock tickers, and it outputs structured data containing headlines, links, and full article texts from sources like Bloomberg, Reuters, MSNBC, and Seeking Alpha. It's designed for individuals who need to rapidly aggregate news for market research or sentiment analysis.
No commits in the last 6 months.
Use this if you need to programmatically collect financial news articles for specific stocks from multiple free online sources.
Not ideal if you require content from premium, subscription-only financial news sources like Wall Street Journal or MarketRealist, or if you need to handle 'infinite scrolling' article lists without further development.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/willtchiu/financeSpiders"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.