Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexzhangs/stockdb
Stock data collecting and analyzing
https://github.com/alexzhangs/stockdb
crawler django pandas scrapy stock tushare
Last synced: 11 days ago
JSON representation
Stock data collecting and analyzing
- Host: GitHub
- URL: https://github.com/alexzhangs/stockdb
- Owner: alexzhangs
- License: mit
- Created: 2020-11-01T07:22:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T15:26:46.000Z (about 3 years ago)
- Last Synced: 2024-11-07T08:16:14.762Z (2 months ago)
- Topics: crawler, django, pandas, scrapy, stock, tushare
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stockdb
Stock data collecting and analyzing.This project is built with Djang, Scrapy, and Pandas. The data is collected through [Tushare.pro](https://tushare.pro) API, a corresponding Tushare.pro user and token should be configured.