Home  >  Article  >  Backend Development  >  javascript - 如何获取微博其他用户的博文?

javascript - 如何获取微博其他用户的博文?

WBOY
WBOYOriginal
2016-06-06 20:24:521068browse

蛋疼,2013年微博api接口升级后
接口:
https://api.weibo.com/2/statuses/user_timeline.json
的参数uid与screen_name只能为当前授权用户。
也就是说不能获取别人的博文了?

求助,还有别的法子么?
我自己想到的只有爬虫这个方法了。

回复内容:

蛋疼,2013年微博api接口升级后
接口:
https://api.weibo.com/2/statuses/user_timeline.json
的参数uid与screen_name只能为当前授权用户。
也就是说不能获取别人的博文了?

求助,还有别的法子么?
我自己想到的只有爬虫这个方法了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn