推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
Jessss
V2EX  ›  Python

为什么 scrapy 爬虫没有一次性爬完 Rule 所需要的所有数据呢?

  •  
  •   Jessss · May 18, 2017 · 3589 views
    This topic created in 3419 days ago, the information mentioned may be changed or developed.

    我用 scrapy 和代理池爬拉勾网,中间没有报错,但是每次运行代码都只是爬一两万条数据就结束,下次运行又有新的数据,为什么不会一次性爬完所有数据呢?

    望大神们指点,谢谢!

    6 replies  •  2017-05-21 16:43:25 +08:00
    U7Q5tLAex2FI0o0g
        1
    U7Q5tLAex2FI0o0g  
       May 18, 2017
    是不是限制了深度了呢?
    Jessss
        2
    Jessss  
    OP
       May 18, 2017
    @littleylv 没有设置深度或者广度之类的
    dsg001
        3
    dsg001  
       May 18, 2017
    深层的模板有变化导致规则抓取不到,检查下最终页的模板是否匹配规则
    Jessss
        4
    Jessss  
    OP
       May 19, 2017
    @dsg001 其他页面也符合匹配规则的。中间尝试修改了 rule,多试几次居然被禁了,现在感觉是我的代理中间件有问题,好像没用到
    dsg001
        5
    dsg001  
       May 19, 2017
    @Jessss 返回脏数据吗?只能加日志,一步步调试检查
    Jessss
        6
    Jessss  
    OP
       May 21, 2017
    @dsg001 数据是正常的,我试试加日志看看先
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   935 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 22:46 · PVG 06:46 · LAX 15:46 · JFK 18:46
    ♥ Do have faith in what you're doing.