https://github.com/mkbeh/aki-adagaki
cmc parser
https://github.com/mkbeh/aki-adagaki
Last synced: over 1 year ago
JSON representation
cmc parser
- Host: GitHub
- URL: https://github.com/mkbeh/aki-adagaki
- Owner: mkbeh
- License: mit
- Created: 2018-10-18T10:17:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:58:24.000Z (over 3 years ago)
- Last Synced: 2025-01-29T19:48:50.822Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description.
Coinmarketcup multiprocessing parser, which parse all currencies and their markets. Can be used with cron for find new currencies in CMC list of currencies. Tor for parsing this site sucks , use proxy.
By default set 1 process , edit processes_num variable for setting more processes.
> If you want use proxy - edit script a little , because now it supports only tor proxy.
### Used:
> python3.6