Hi,
I’m new to the Twitter API and after reading for a while the streaming API documentation I’m not sure if the following is possible:
I want to add a customized Twitter feed to a webpage. The feeds needs to be updated in real time with the feeds of a single account, so I think the best way is to use AJAX/jQuery.
Is this possible with the Streaming API. In the docs says that the clients needs to authenticate via oAuth, what would not work for the general public, but as said, I’m new to this and I’m not sure. If it’s possible could you give some advice where to start or so links to the related docs pages?
Thanks.
Sergio.