A Python Project for ASaiun to practice that crawl, store, display and analyze data from github API.
- 1. Read latest API documents
- 1.1 Base URL
- 1.2 Authorization
- 1.3 Get rate-limit
- 2. Write code to crawl User data from id:1 to latest
- 2.1 Crawl one User data and store it into database
- 2.2 Write loop codes to crawl all data
JSON
Python
MySQL
Docker
requests
sqlalchemy/ponyorm/peewee
flask
tox/py.test
numpy pandas matplot