Giter Site home page Giter Site logo

pythonspider's Introduction

PythonSpider

** 廖雪峰python教程爬虫 **

  • 早就想看一下python的语法,一直没时间。最近闲下来了,在廖雪峰的python教程里看了和python相关的一些语法,觉得python真的很神奇,比起java和c真的是简洁又优雅。奈何只学到皮毛,还需要不断深入才行。

  • 光说不练哪行,于是就拿廖雪峰的官网开刀了..((^__^) 嘻嘻……).写了个简陋的爬虫,主要是为了熟悉一下python的语法。

  • 爬虫主要是通过GET来获取http的body,然后过滤不必要的信息,最后通过html2text来进行转换成markdown格式.html2text的文档在Internet上并没有太多..目前遇到的问题是转换img链接的时候,链接过长会换行,折腾了好久还是没找到解决办法...

  • 这个爬虫并没有任何的难度,纯属为了练习!!!

pythonspider's People

Contributors

jihongwei avatar

Stargazers

 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.