Coder Social home page Coder Social logo

lagou_scrapy's Introduction

拉勾网爬虫(Scrapy版)


非Scrapy版本的在这 ---> here

  • 使用中有问题的可以提个issue让我改进改进

环境和安装方式

  • 开发环境: Win10 x64

  • Python版本: Python3.4.4

  • Python依赖:

    • Scrapy
    • requests
    • pymongo
    • twisted
    • PyDispatcher
  • 安装方式:

pip install -r requirements.txt

使用帮助及启动方法

  • 启动的时候会有个Warning(可以忽略): ScrapyDeprecationWarning: Module scrapy.conf is deprecated, use crawler.settings attribute instead
# scrapy crawl LaGou -a search_name=大数据 --- 已经不用这种方法了

# 根目录下:
python start_spider.py -name 大数据

已知的Bug

  • 长时间爬取会进入假死状态 (已解决)

未来进度

  • 修改启动方式
  • (优先) 增量的方法待完善
  • (优先) 定时任务
  • 进度监控
  • 接入到Gerapy

补充

lagou_scrapy's People

Contributors

sunhailin-leo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.