Skip to content

eugene87222/Crawler-Mobile01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile01 Crawler

A simple Mobile01 crawler.

Environment:

  • Windows 10 Home
  • Python 3.6.4

Preparation

  • install python 3.x (32bit)
    1. download from https://www.python.org/downloads/
    2. remember to tick the checkbox "add python 3.x to path" and "pip"
  • install requests, beautifulsoup
    1. run command line as administrator
    2. input instructions below
    pip3 install requests
    pip3 install beautifulsoup4
    
  • install SQLiteStudio (optional)
    1. download from https://sqlitestudio.pl/index.rvt

How to use

python main.py

If you have any problem, please email to me or open an issue.

About

No description or website provided.

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages