示例#1
0
文件: main.py 项目: jorsae/Crawler
def test2():
    sp = Spider('reddit.com')
    sp.crawl_robots()
    sp.test()
    sp.crawl()