Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secary/exchange
Secary's Exchange Rate Data collector
https://github.com/secary/exchange
Last synced: 2 days ago
JSON representation
Secary's Exchange Rate Data collector
- Host: GitHub
- URL: https://github.com/secary/exchange
- Owner: secary
- Created: 2024-10-14T10:30:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-10T20:00:10.000Z (5 days ago)
- Last Synced: 2024-11-10T21:17:00.583Z (5 days ago)
- Language: Jupyter Notebook
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MT's Exchange Rate Web Crawler
* 中行外汇汇率数据爬取,数据源:[链接](https://www.boc.cn/sourcedb/whpj/)
* 通过wsl的crontab设置自动化运行,运行周期为30分钟一次
* 数据保存至data文件夹及个人数据库,需要的时候直接调用数据库或从data文件夹下载
* Amatsukaze.py为爬虫程序,run_amastsukaze.sh则是为了自动化运行中保存日志