Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lixi5338619/lxspider
爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》
https://github.com/lixi5338619/lxspider
12306 andrioid crawler douban douyin douyinsignature kuaishou meituan pdd signature taobao toutiao twitter wechat weibo weixin xiaohongshu xiecheng youku
Last synced: 1 day ago
JSON representation
爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》
- Host: GitHub
- URL: https://github.com/lixi5338619/lxspider
- Owner: lixi5338619
- License: gpl-3.0
- Created: 2021-01-29T06:22:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T05:25:56.000Z (9 months ago)
- Last Synced: 2025-02-01T07:42:08.198Z (1 day ago)
- Topics: 12306, andrioid, crawler, douban, douyin, douyinsignature, kuaishou, meituan, pdd, signature, taobao, toutiao, twitter, wechat, weibo, weixin, xiaohongshu, xiecheng, youku
- Language: Python
- Homepage: http://www.lxspider.com/
- Size: 2.15 MB
- Stars: 1,716
- Watchers: 29
- Forks: 444
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lxSpider
爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说网站、招标采购网、小红书、大众点评、推特、脉脉》**简介**:
- [![csdn](https://img.shields.io/badge/CSDN-orange)](https://blog.csdn.net/weixin_43582101) [![csdn](https://img.shields.io/badge/GitHub-blue)](https://github.com/lixi5338619)
- 时光荏苒,记不清写了多少案例了。个人博客:www.lxspider.com- 微信公众号:pythonlx
- 新书 [《爬虫逆向进阶实战》](https://github.com/lixi5338619/lxBook) 已经上市,附带140分钟逆向案例教学视频!
- B站 [视频案例教程](https://space.bilibili.com/390499740?)
**声明**:
- 本库以教学为基准、本库提供的可操作性不得用于任何商业用途和违法违规场景。- 作者对任何原因在使用本库中提供的代码和策略时可能对用户自己或他人造成的任何形式的损失和伤害不承担责任。
- 因本库引起的或与之有关的任何争议,各方应友好协商解决,协商不成的任何后果与作者无关。
- 如有侵权,请联系我进行删除。
---# 个人博客
各种版权问题导致部分文章已经无法在CSDN浏览,所以后续更多内容更新在个人博客中,另外有爬虫逆向辅助工具博客:[lxspider.com](http://www.lxspider.com)
工具:[cnlans.com/lx/tools](http://www.cnlans.com/lx/tools)
---
### 专栏[网络爬虫基础](https://blog.csdn.net/weixin_43582101/category_9284276.html) : 适合有python语法基础 准备学爬虫的同学
[web逆向基础](https://blog.csdn.net/weixin_43582101/category_10755969.html) : 有爬虫经验即可(包含猿人学爬虫题目解析)
[安卓逆向基础](https://blog.csdn.net/weixin_43582101/category_9863507.html) :工具介绍、逆向记录、案例分享
[爬虫案例合集](https://blog.csdn.net/weixin_43582101/category_9291501.html) :付费专栏、经典案例、持续更新
---
### 目录
- [论文网站](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/维普知网万方论文)
- [招标网站](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/招标投标)
- [抖音](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/抖音)
- [微博](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/微博)
- [微信公众号](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/微信公众号)
- [小说网站](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/小说网站)
- [天眼查](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/天眼查)
- [京东](https://github.com/lixi5338619/lxSpider/tree/main/案例代码/京东)
- [阿里1688](https://github.com/lixi5338619/lxSpider/tree/main/%E6%A1%88%E4%BE%8B%E4%BB%A3%E7%A0%81/%E8%B1%86%E7%93%A3/ali1688)
- [58同城](https://github.com/lixi5338619/lxSpider/tree/main/%E6%A1%88%E4%BE%8B%E4%BB%A3%E7%A0%81/%E8%B1%86%E7%93%A3/58同城)
- [豆瓣Sign](https://github.com/lixi5338619/lxSpider/tree/main/%E6%A1%88%E4%BE%8B%E4%BB%A3%E7%A0%81/%E8%B1%86%E7%93%A3/DoubanAPI)
- ...### 博客
- [抖音signature网页版](https://blog.csdn.net/weixin_43582101/article/details/118084709)
- [抖音xgorgon生成](https://blog.csdn.net/weixin_43582101/article/details/108012579)
- [万方protobuf协议](https://blog.csdn.net/weixin_43582101/article/details/115696541)
- [闲鱼抓包案例](https://blog.csdn.net/weixin_43582101/article/details/114667690)
- [数美滑块验证码分析](https://blog.csdn.net/weixin_43582101/article/details/112553479)
- [淘宝h5-sign值生成](https://blog.csdn.net/weixin_43582101/article/details/109383922)
- [1688以图搜图案例](https://blog.csdn.net/weixin_43582101/article/details/107427108)
- [快手web弹幕采集](https://blog.csdn.net/weixin_43582101/article/details/108466933)
- [微博指数爬虫](https://blog.csdn.net/weixin_43582101/article/details/102662019)
- [微信公众号文章采集](https://blog.csdn.net/weixin_43582101/article/details/109449733)
- [今日头条as-cp-sign](https://blog.csdn.net/weixin_43582101/article/details/106429765)
- [优酷评论sign值生成方法](https://blog.csdn.net/weixin_43582101/article/details/106096666)
- [选哪儿网动态字体映射案例](https://blog.csdn.net/weixin_43582101/article/details/113373277)
- [趣头条app sign](http://t.csdn.cn/WIHq1)
- [某路黔寻小程序sign](http://t.csdn.cn/youIh)
- [抖店signature](https://blog.csdn.net/weixin_43582101/article/details/123549946)### 推荐
- [Asyncpy协程爬虫框架](https://github.com/lixi5338619/asyncpy)### 交流
关注公众号《pythonlx》可获取群聊二维码!