Is it possible to parse the news feed (feed) VK and FB user using API?
Quick search did not give anything, I would like to start by asking to go deep into the search further. Thank you in advance.

    1 answer 1

    VKontakte can be done using the newsfeed.get () method, in FB it’s probably also possible - for mobile clients and other lotions, this is often required.

    • This is the user's wall tape, and I need a news feed. Vkontakte it is the main page (vk.com/feed) - andrewshka
    • Fixed answer to newsfeed.get () - Sergiks
    • And this, it seems, will not work on a regular website. Or not? - andrewshka
    • I see no reason why not to earn. Only it will be necessary to provide it with a token of at least the only user who installed it - the admin application, for example. Then the application will see or not see the same news on other people's walls as this user. - Sergiks
    • Need to get a specific feed for everyone who’s logged in, should it work? - andrewshka