Giter Club home page Giter Club logo

python's Introduction

爬虫合集

s series

s系列是我写的一个可以爬取pandoraboxd固件所对应软件包的爬虫,语法简单,主要调用了requests和lxml这两个模块, 反正在用之前需要安装这两货。我是用的python3写的爬虫脚本,python2 环境没有试过

pip install requests
pip install lxml

Bing 每日图片爬虫

最近微软更新了 bing.com的页面,之前的爬虫已经不能正常的爬取图片了,所以现在更新了一下 图片来源使用的国际版,并非国内版。本人博客也已更新 JokemeBlog

spi.py && spider.py

这些都是以前无聊写的爬取小姐姐照片的,现在因该是不能用了,也不想更新代码了就这样吧。

get.py && getM3u8.py

get.py是在学校的时候,搞大数据时需要采集数据写的爬虫,模拟采集某招聘网站的用户信息,爬取到的部分数据在wuli.json getM3u8.py 是获取某网站上的m3u8视频链接。该网站目前已无法访问。

get_jellyfin_info.py

用于下载jellyfin的最新的deb,只限于Ubuntu (18-20-22)LTS版本

python's People

Contributors

jokefrelon avatar

Watchers

James Cloos 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.