Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xhs有办法爬取搜索关键词下,最新的内容吗? #531

Open
S1E9 opened this issue Jan 6, 2025 · 2 comments
Open

xhs有办法爬取搜索关键词下,最新的内容吗? #531

S1E9 opened this issue Jan 6, 2025 · 2 comments

Comments

@S1E9
Copy link

S1E9 commented Jan 6, 2025

按照最新时间排序后,对结果进行爬取

@leantli
Copy link
Contributor

leantli commented Jan 6, 2025

# 具体值参见media_platform.xxx.field下的枚举值,暂时只支持小红书
SORT_TYPE = "popularity_descending"

# Latest
LATEST = "time_descending"

@S1E9
Copy link
Author

S1E9 commented Jan 6, 2025

多谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants