scrapehero/nasdaq_finance
Nasdaq.com Web Scraper written in Python and LXML to extract summary quote available based on company ticker symbol.
This tool helps financial analysts, traders, and investors quickly gather specific stock market data for a company. You input a company's stock ticker symbol, and it outputs a JSON file containing key financial metrics like bid/ask, market cap, P/E ratio, and dividend information. This is for anyone who needs to compile current Nasdaq stock summaries efficiently for research or decision-making.
No commits in the last 6 months.
Use this if you need to programmatically extract a summary of current stock data for specific companies from Nasdaq.com, receiving details like P/E ratio, market cap, and dividend information.
Not ideal if you need historical data, real-time streaming data, or comprehensive financial reports beyond the summary metrics provided.
Stars
30
Forks
10
Language
Python
License
—
Category
Last pushed
Mar 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/scrapehero/nasdaq_finance"
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.