-
Notifications
You must be signed in to change notification settings - Fork 31
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
为什么查询返回json数据里面的url打不开,一直提示参数错误? #2
Comments
sorry 一直没做维护,您可以直接 看 http://weixin.sogou.com/ 返回的格式,然后做相应的拼接 |
@highsea 谢谢您的即使及时回复,但是不懂您说的相应的拼接是怎么做的,可否提示一下,或者有没有文章介绍给我去了解一下,我想在我开发的android应用里面调用这些文章的接口,谢谢。 |
android 我也不懂,大致思路就是 用爬虫工具去抓取 搜索结果页面;在解析 返回的 html 标签;最后把你想要的数据重构下 输出就可以啦 |
@highsea 好,谢谢,我研究一下。 |
@highsea 搞定这个问题了,只要将返回的url里面的×tamp改为×tamp就可以了。 |
👍 |
@highsea 可否推荐一下爬虫工具,我想学习一下,谢谢! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题
The text was updated successfully, but these errors were encountered: