Coder Social home page Coder Social logo

pythonspider's Introduction

Pythonspider,一个简单的python爬虫

  • 娱乐随手写的,代码不太严谨,仅仅实现功能
  • 原生python+BeautifulSoup4
  • python3.4版本
  • 所有脚本要和spider.py放到同一目录下
  • 自行下载BeautifulSoup4 的类库 window下 pip install bs4即可

爬取知乎的爬虫 zhihu.py

  • 主要实现 爬取一个收藏夹 里 所有问题答案下的 图片(你懂得)
  • 文字信息暂未收录,可自行实现,比图片更简单
  • 具体代码里有详细注释,请自行阅读

子文件夹文件说明:

文件名 说明
*.py文件 爬虫程序
*.sql文件 数据表结构
*.html文件 数据展示
*.php文件 数据展示界面数据接口

另有一个sis的爬虫,可以下种子和图片,不过普通网络不太稳定,不好测试,暂时不传上来

pythonspider's People

Contributors

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