adilsaid64/google-finance-scraper
Scraping Google Finance with BeautifulSoup to create a portfolio tracker. Scraped data is stored into an SQLite database.
This tool helps individual investors and traders keep an updated record of their stock holdings. You input your owned stocks and the number of shares, and it provides a summary of your portfolio's performance. It's designed for anyone managing their own investments who wants a simple, automated way to track their positions.
Use this if you want to track your personal stock portfolio's value and performance by pulling current data from Google Finance.
Not ideal if you need to track a wide variety of assets beyond stocks, perform complex financial analysis, or manage multiple portfolios.
Stars
81
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Nov 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/adilsaid64/google-finance-scraper"
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.