oxylabs/how-to-scrape-google-finance
Use Web Scraper API to extract data from Google Finance, including stock titles, pricing, and price changes in percentages.
This project helps financial analysts and traders gather specific stock data directly from Google Finance. It takes a list of Google Finance URLs as input and provides a structured JSON file containing stock titles, current pricing, and price changes in percentages. This is ideal for quickly collecting and analyzing financial market information.
926 stars. No commits in the last 6 months.
Use this if you need to regularly pull stock titles, prices, and percentage changes from multiple Google Finance pages into a structured format for analysis.
Not ideal if you require real-time, high-frequency trading data or historical data beyond what's immediately visible on a Google Finance page, as it's designed for ad-hoc scraping.
Stars
926
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/oxylabs/how-to-scrape-google-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.