GithubHelp home page GithubHelp logo

pspider's Introduction

PSpider

Python3下极为简洁的爬虫框架

utilities module

定义爬虫需要的工具类/工具函数等

instances module

定义抓取过程中的fetcher/parser/saver类

concurrent module

定义多线程/多进程爬取策略,并保证数据同步

others

  1. setup.py为安装文件,可将该框架安装到系统环境中
  2. test.py为测试文件,可进行简单的功能性测试
  3. pylint.conf是代码检查需要的配置文件
  4. demos_yundama封装了yundama接口,方便调用

欢迎大家在"Issues"中提出问题或者建议,也可以fork后提交"Pull requests"

pspider's People

Contributors

xianhu avatar

Watchers

 avatar  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.