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

WBOY
Release: 2016-06-06 20:24:52
Original
1124 people have browsed it

蛋疼,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只能为当前授权用户。
也就是说不能获取别人的博文了?

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template