Twitter Favorites from your Friends: You can generate an aggregated feed from all your friends' favorite tweets. You just need to provide your user id as an input . It will fetch all the twitter friends and their favorite tweets. You can also use this to implement a Group-favorites functionality…
Twitter Favorites from your Friends: You can generate an aggregated feed from all your friends' favorite tweets. You just need to provide your user id as an input . It will fetch all the twitter friends and their favorite tweets. You can also use this to implement a Group-favorites functionality…
Twitter Timeline of a Group or User : This Yahoo pipe generates a timeline feed for any twitter user id. It can also be used to generate a group timeline feed for a twitter user, acting as a Group. The pipe accepts twitter user-id as input and fetches all the friends and their updates.