1 Star 0 Fork 0

李诗轩/interesting-python

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

模拟登录微博手机端爬取海量表情包(开年表情包局部富有指南,盘它!)

项目主要是模拟登录微博手机网页端,爬取指定微博下面的评论数据,并且下载评论中的表情包图片 主要的文件为:

  • photo_crawler.py:代码(带说明和注释)
  • cookie.txt:爬取电脑端网页时的cookie,具有时效性,需要自行更新

运行环境:

  • python3.6

需要安装的包:

  • requests

注:具体分析说明可以关注微信公众号:Alfred数据室,阅读对应文章《开年表情包局部富有指南,盘它!

Weibo memes and stickers crawler

This project Crawls Weibo comment data and downloads memes and stickers from the comment by logining Weibo with Python requests. The main files are listed below:

  • photo_crawler.py:codes(with annotation)
  • cookie.txt:cookie needed for crawling webpage, you should update it by yourself caused it's time-sensitive.

Python environment

  • Python3.6

Packages need to be installed

  • requests

Notice: you can find the detailed document by following Alfred's wechat official account: Alfred_Lab

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_shixuan/interesting-python.git
git@gitee.com:li_shixuan/interesting-python.git
li_shixuan
interesting-python
interesting-python
master

Search