Heim  >  Artikel  >  Backend-Entwicklung  >  javascript - 如何获取微博其他用户的博文?

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

WBOY
WBOYOriginal
2016-06-06 20:24:521122Durchsuche

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

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

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn