twelmo
#1
Hi,
I’d like to include the “interactions” only (no tweets) feed on my website as in https://twitter.com/i/connect.
Is this possible using the API?
Do you know any open source libraries that do this already?
I’m using Wordpress - let me know if you know any Wordpress plugin that supports this.
Thanks,
Telmo
episod
#2
The contents of the interactions tab are not directly available via the API unfortunately. To a certain degree, you can derive the contents by monitoring User Streams in real time though – but that’s likely a larger project than you have in mind – you’d essentially have to build a dedicated application to collect and organize the information.