Using Twitter's API is it possible to write an application to show all the posts from a particular user when you don't know the Twitter password for that user?

有帮助吗?

解决方案

If the posts/tweets are not protected, yes. You need the Twitter user_id or screen_name.

Check this API

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top