GithubHelp home page GithubHelp logo

swoole-spider-1's Introduction

swoole-spider

开源的基于swoole的爬虫,目前正在开发,逐步更新中。目测11月中旬可以运行

1.读取配置文件,初始化第一条要爬取得url

2.解析url,得到Url对象,爬取改url

3.得到html页面,投递到task进行进行解析

4.将该url写入磁盘,同时在全局位图标示该url已经抓取过

关于代爬url 内存中存储100000条,如果超过100000条则写入磁盘 如果内存中没有数据,则去磁盘取100000条装入内存 待爬url默认写入buffer,如果buffer已满写入磁盘

swoole-spider-1's People

Contributors

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