fix
Some checks failed
/ A job to automate contrib in readme (push) Has been cancelled

This commit is contained in:
l0tk3 2024-07-15 16:41:13 +08:00
parent ecf56ac015
commit d710414582
3 changed files with 7 additions and 109 deletions

2
.gitignore vendored
View file

@ -172,4 +172,4 @@ cython_debug/
#New add
test_parse.py
test_soup.py
test.html
*.html

View file

@ -1,4 +1,10 @@
小红书核心功能media_platform/xhs/core.py
增加了爬推荐的功能:
```bash
python main.py --platform xhs --lt qrcode --type explore
```
具体函数在core.py中的get_explore函数中

108
test.html

File diff suppressed because one or more lines are too long