StockPriceCrawler
This Python project scrapes asset information from Investing.com by visiting the websites and crawling it down into SQL with time, ticker and prices as the columns
Install / Use
/learn @icezerowjj/StockPriceCrawlerREADME
StockPriceCrawler
This Python project scrapes asset information from Investing.com by visiting the websites and crawling it down into SQL with time, ticker and prices as the columns.
Add the stock's website link to the Ticker.xlsx first for Python to read in.
The WebLinkedList generates a linked list to store the webpage before working on beautifulsoup which can improve the efficiency a lot.
The Utilities store the functions to support the main in CrawlInvesting.
User can change any information from the Investing.com web page from Inspect and the according position in beautifulsoup.
Login has been tried so that user's portfolio can be displayed as a table. But it failed because Investing.com has some anti-robot program which avoids offering the token to log in.
For those who want intraday stock price data but cannot afford the data supplier such as Interactive Broker, this program can generate your own database with the stock price data you want.
Related Skills
feishu-drive
342.0k|
things-mac
342.0kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
342.0kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.1kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
