Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackshare-spider

Python spider + sql learning project

ALL DATA BELONG TO STACKSHARE.IO
STUDY PURPOSE ONLY

How to use this program:
create db:
run python new_db.py first

run spider:
from controller import controller
from controller import task

controller.update_all()
task.get_queue().join()
task.stop()

About

Python spider + sql learning project

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages