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

有没有可能只抓取包含某个关键词的内容呢? #643

Open
fz94fz opened this issue Mar 10, 2025 · 1 comment
Open

有没有可能只抓取包含某个关键词的内容呢? #643

fz94fz opened this issue Mar 10, 2025 · 1 comment

Comments

@fz94fz
Copy link

fz94fz commented Mar 10, 2025

类似个人主页内高级搜索的【key_word=关键词】

@dataabc
Copy link
Owner

dataabc commented Mar 11, 2025

如果你指的是搜索某用户特定关键词的微博,weibo-crawler可以做到,在config.json添加query_list参数,它的值是要搜索的关键词,为字符串或列表形式,如果是字符串,每个关键词用逗号隔开。
如果你指的是搜索关键词不限定用户,可以使用weibo-search项目。

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