Skip to content

Yuanpei-Wu/ContainerTimeComplexitySpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContainerTimeComplexitySpider

Use scrapy to spider time comlexity of STL containers from cpusplus.com

Use command

python main.py

to start this project.

The results will be printed in the console and also be stored in redis database. You can comment the code about redis in pipeline.py if you don't want to use redis.

You can see more anaylyse of the project in this blog :http://blog.csdn.net/u014645632/article/details/78721695

About

use scrapy to spider time comlexity of STL containers from cpusplus.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages