Giter Site home page Giter Site logo

crawl_web's Introduction

介绍

这个项目主要用Scrapy抓取目标网站,每个目录下都抓取特定的网站。由于网站类型不同,因此每个特定的spider都有不一样的功能,不同的配置,不同过滤数据的方式。当然了,参照这个仓库的例子,你完全可以定制你自己的爬虫,抓取你自己想要的网站。


版本

下面,是我写这个项目时用到的版本:

Python : 2.7.12

Scrapy : 1.1.0

numpy : 1.11.1

运行爬虫

对应的目录有相应的运行说明

高级特点

  1. 代理IP抓取目标网站
  2. 定制自己的请求客户端
  3. 一个项目下的pipelines只过滤相应的Item

尾言

这个项目只是一个开始,还有非常多要完善的地方。如果大家对这个项目有兴趣的话,可以联系我,我们一起完善这个项目。

crawl_web's People

Contributors

hanxlinsist avatar

Watchers

James Cloos 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.