Media_RPA/README.md
l0tk3 ecf56ac015
Some checks are pending
/ A job to automate contrib in readme (push) Waiting to run
fix
2024-07-15 16:37:39 +08:00

4 lines
No EOL
182 B
Markdown

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