Giter Club home page Giter Club logo

kekewind / spider_collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from srx-2000/spider_collection

0.0 0.0 0.0 45.29 MB

python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫

License: MIT License

JavaScript 8.95% Python 91.05%

spider_collection's Introduction

Git-爬虫

​ 这个库主要用来装一些平时用来学习或者搞着玩的爬虫,主要涉及技术点:requests,parsel,BeautifulSoup,线程使用,代理池使用及封装,pandas简单应用,matplotlib简单应用,scrapy框架简单应用。库中所包含的爬虫如果需要使用代理池技术的皆以使用 jhao104/proxy_pool代理池,后经过我个人再次封装并将其部署到相应的服务器,以基本保障了我个人的ip使用,具体使用方法详见:代理池封装。感谢大家的star与fork,本项目中的任一爬虫皆是在本机或服务器上部署运行成功后上传的,如在运行时出现任何问题欢迎大家在issue中提出。

目前库存项目有:

1.b站相关

1.1 B站视频爬虫

  1. Scrapy

  2. you-get

1.2 B站视频封面提取器

  1. requests

  2. json

  3. re

  4. parsel

  5. os

  6. yaml

  7. Threading

2.知乎相关

2.1 知乎问答多线程爬虫

  1. requests

  2. json

  3. re

  4. threading

2.2 知乎用户数据爬虫+数据清洗+数据分析

  1. requests
  2. json
  3. parsel
  4. yaml
  5. threading
  6. pandas

3.微博相关

3.1 微博个人信息爬虫

  1. requests
  2. os
  3. parsel
  4. threading
  5. re
  6. random
  7. time
  8. json
  9. pandas
  10. selenium

4.刚需相关

4.1 xvideos视频爬虫

  1. requests
  2. scrapy
  3. json
  4. parsel
  5. cookiejar
  6. threading

5.github相关

5.1 github用户爬虫

  1. requests
  2. json
  3. parsel
  4. threading

6.其他类型

5.1 安居客武汉租房信息爬虫+数据清洗+分析+数据可视化

  1. requests
  2. pandas
  3. parsel
  4. matplotlib

5.2 有声小说音频爬虫

  1. requests
  2. os
  3. parsel
  4. threading
  5. mongodb
  6. re

5.3 网易云音乐的歌单下载程序

  1. BeautifulSoup
  2. requests

5.4 壁纸网站的爬虫【基本弃用】

  1. Scrapy

5.5 答案网的学习强国的答案爬虫+结果文档【仅爬取结果有用】

  1. Scrapy

5.6 代理池封装【二次封装】

叨叨

欢迎大家在issue中提出一些好玩的爬虫想法,我会根据情况去尝试实现并及时通知的才不是因为莫得灵感了,同时也欢迎大家提出宝贵的意见。

star可以持续追更呦

fork可以一起做有意思的东西呦

有关代理池

  1. 这个库里所有的爬虫都是使用的这个项目提供的代理池,强烈安利大家去star,大佬们维护的这个项目非常棒,提供了一个十分可靠得代理池接口,调用方便,搭建简单,如果有需求可以自己组一个服务器,把这个项目放到上面24小时更新代理呦~,一起来感受白嫖的快乐~~

  2. 上面大佬们已经给出了十分方便的方便调用的代理接口,而我自己又根据自己的需求对这些接口进行了进一步的封装,添加了一些细节,这里也会直接放到这个库里面供大家参考,在这里我会说明具体的使用方法。

  3. 后续我会渐渐将这个库里面需要用到代理池来进行反爬的项目都渐渐的更新为代理爬取的,至于代理的具体使用方法就不在每个项目的子目录里进行说明了。大家直接参考这里即可。

鸣谢

在这里谢过所有我看过的教学视频,网站。

不定时更新ing.........

spider_collection's People

Contributors

dependabot[bot] avatar securecrt avatar srx-2000 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.