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

请问:这个代码可以解决微博搜索每次只显示50页,100页的问题吗? #6

Open
Qiegaocode opened this issue Apr 6, 2019 · 1 comment

Comments

@Qiegaocode
Copy link

如题,使用微博高级搜索功能检索某一个关键词时,每次只会返回50or100页的内容,这样爬虫就很难获取关于一个关键词的全部微博内容,这套代码可以解决这个问题吗?

@KaidiGuo
Copy link
Owner

理论上可以,不过我搜索的关键字还没有两天内超过100页的情况所以不能给你肯定的回答。但是我在介绍里也提到过一点,新浪会把老微博抽取更大间隔返回,这是只能靠重叠多次检索和不间断检索尽可能消除但无法避免的问题。

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