https://github.com/kuloud/xhs-spider
小红书用户笔记数据爬虫(仅学习使用)
https://github.com/kuloud/xhs-spider
Last synced: 11 months ago
JSON representation
小红书用户笔记数据爬虫(仅学习使用)
- Host: GitHub
- URL: https://github.com/kuloud/xhs-spider
- Owner: kuloud
- Created: 2022-01-20T12:18:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T15:36:19.000Z (about 3 years ago)
- Last Synced: 2025-03-18T18:53:03.683Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xhs-spider
小红书博主信息、笔记信息爬虫
Example:
1. 自行抓包小红书小程序,找用户token,替换{$authorizations}(其实1个就够了,但是小红书访刷做了很多限制,请求频次10s一次基本够用)
2. 需要定期爬的链接列表,自行替换{$URL}
3. 运行脚本,在当前目录生成对应的csv数据
$ python3 xhs.py