开发者

Twitter list timeline API?

开发者 https://www.devze.com 2023-03-08 00:11 出处:网络
Greetings, It appears that the default Twitter List API 开发者_开发技巧categorizes tweets within each user. Example:

Greetings,

It appears that the default Twitter List API 开发者_开发技巧categorizes tweets within each user. Example: http://api.twitter.com/1/lists/members.json?slug=cnnnews&owner_screen_name=cnn

I was wondering if there's an API to get the timeline for a twitter list, or if implementing this requires a series of workarounds??


There is a REST API for getting a twitter list timeline. You can find documentation for it here: Twitter REST API Method: GET list statuses. I hope this is what you are looking for. Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消