/xiaohongshu

a tiny xiaohongshu spider

Primary LanguagePython

xiaohongshu Spider

a tiny xiaohongshu sipder

Structure

.
├── REDEME.md
├── clean.py
├── exapmle
│   ├── note.json
│   └── user.json
└── script.py

  • example provides json data example's content and author so that I can easily find out useful data.
  • script.py uses mitmproxy library to get data from IOS device and store them.
  • clean.py cleans the stored data and exports file as .csv.