A simple Mobile01 crawler.
- Windows 10 Home
- Python 3.6.4
- install python 3.x (32bit)
- download from https://www.python.org/downloads/
- remember to tick the checkbox "add python 3.x to path" and "pip"
- install requests, beautifulsoup
- run command line as administrator
- input instructions below
pip3 install requests pip3 install beautifulsoup4
- install SQLiteStudio (optional)
- download from https://sqlitestudio.pl/index.rvt
python main.py
If you have any problem, please email to me or open an issue.