Google Plus, Facebook, Twitter - read in the RSS aggregator

    If you are afraid of social networks, but would like to know what famous people write about there, use RSS technology for this. How to get subscription links in RSS?

    Facebook
    The most interesting option is FB RSS Facebook application

    Facebook is quite open in this regard, except for RSS feeds of format 2.0 it will also deal with Atom. All you need to know is the profile or page ID.
    Example, the message - English is Fun

    In the address bar, replace www with graph - instead of http: // www .facebook.com / EnglishIF? Fref = pb we write http: // graph .facebook.com / EnglishIF? Fref = pb
    In the generated code we find the line with "id": "384707561542391".
    (ID can also be found using findfacebookid.com )

    We use the template www.facebook.com/feeds/page.php?format=rss20&id=e.g. www.facebook.com/feeds/page.php ?
    format = rss20 & id = 384707561542391 and subscribe

    Twitter
    Here it is still easier.
    For example, we are going to read @BreakingNews
    using templates api.twitter.com/1/statuses/user_timeline.rss?screen_name= , example api.twitter.com/1/statuses/user_timeline.rss?screen_name=BreakingNews . Done, we can subscribe.

    If you want to read feeds for a specific word (say the word Android), add to the address search.twitter.com/search.atom?q=Android .
    If you want to read hashtag feeds, add the hashtag #Android to the address - search.twitter.com/search.atom?q=%23Android . (The symbol (#) is changed to% 23).

    Google+ The
    easiest way to use gplus-to-rss.appspot.com .
    You need to know the Page or profile ID. On Google+, you will find it directly in the address bar, for example, the page + ru.android - in the line plus.google.com/u/0/communities/110130446304043859186 - 110130446304043859186 and there is an ID
    Add to the URL gplus-to-rss.appspot.com/rss , in our case, gplus-to-rss.appspot.com/rss/110130446304043859186 .

    Translated from Czech source

    Update

    VKontakte
    To generate an RSS feed, you need to “feed” a link to a profile or an open group to the VKontakte service RSS - vkontakte-feed.appspot.com

    Also popular now: