Question

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?

Was it helpful?

Solution

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

Check this API

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top