Quantcast
Channel: Active questions tagged news-feed+facebook-graph-api - Stack Overflow
Browsing all 60 articles
Browse latest View live
↧

Limit of entries in Graph API 'home' results

I want to get stream entries from the last x days or weeks in the past. But when I call the news feed via Graph API with parameter 'limit' or 'until', I get entries from the last 48 hours only, no...

View Article


How to get feed of a page without 'story'/'story_tags'?

I am trying to get feed from a page using Graph API, but that feed also contains 'story' like "Page liked a photo" along with status and that story don't have any message. Because of that empty...

View Article


How to set properties for post while posting news feed using graph api

I am trying to set properties of post. And I am posting news feed using curl. I am setting properties like this but it is not working. $message = 'Message 1'; $caption = 'Caption 1';...

View Article

Check if user has liked a post or not with Facebook Graph API

I want to design a news feed with fully functioning likes/Unlike ,share and commenting,and of course fetching recent posts from users newfeed.Now here is the thing,I want to check whether a user has...

View Article

Search for posts using Facebook Graph Api

I want to search for posts(news-feed) using graph API for the past 30 days of data? what is the best practice to do that? And does Facebook Graph API has an API limit to limit the request of HTTP...

View Article


Get home feed of a particular user of a specific time stamp using graph API

I am trying to build a Facebook application by using Facebook Graph API. I am trying to get the home feed of the application user for a particular time span. e.g. From 11-02-2014 to 15-07-2014. I have...

View Article

How to get news feed using Facebook graph api?

I want to get my news feed (just as what is shown on facebook home page) using Facebook graph api https://graph.facebook.com/me/home However, the facebook api document says that this is an outdated...

View Article

Facebook page fans didn't get notification for image upload using Graph API

I use this code for uploading an image to the album on my own Facebook page. $facebook = new \Facebook\Facebook([ "app_id" => {app-id}, "app_secret" => {app-secret}, "default_graph_version"...

View Article


How to access my own news feed and videos, photos I share?

I'm just making a simple widget where I can display my facebook feed as customized, like grid view. When I was submitting for app review, there was so much permission when it was my own feed only. I...

View Article


LIMIT, SINCE and UNTIL parameters in page feed

I'm trying to get the news feed of page (I'm admin of that page) using the limit, since and until parameters, but it doesn't work, it doesn't work even in graph api explorer tool. I'm requesting the...

View Article

Why Graph API Explorer doesn't return the wall 'feed' based on a group's id

When I test the Graph API Explorer from facebook site and write the following parameters:https://graph.facebook.com/'groupid'/feed?access_token='my access token'it returns { "data": [ ] } I tried it...

View Article

display my feeds from facebook on my webpage with javascript api?

Im trying to get all the feed from my facebook page whit the javascript api. Does anybody have a working example?I have tryed but I cant get it right, I can get photos from albums, but I cant get the...

View Article

How to show your own facebook data on a website

I got "The question you're asking appears subjective and is likely to be closed." when I started to write my this and a lot of similar titles popped up.So I've browsed them all and only two might...

View Article


getting high resolution photos that were posted on a page wall/feed

I'm getting my page wall with the open graph. And when someone posted a photo, I get it on the JSON{ "id": "27888702146_10150369820322147", "from": { "name": "brocoli", "category": "Record label",...

View Article

Facebook graph api started to return only the first 10 posts in a group feed

a few days ago I started to experience troubles accessing facebook group data feed using graph api (i am using v2.8 but the results are the same also with older versions). The graph api call started to...

View Article


forcing open graph video (og:video) content to display as clickable image...

Is there a way to set og:video or one of its meta values so that it displays in feeds as an image link back to the originating URL rather than as an embedded video?

View Article

Facebook Graphic API 2.8: Get page posts by date/keywords?

I want to get a page's posts by facebook graphic api(2.8, without FQL), I have page_id, so I write something like this on graphic api testing page: {post-id}/feed?limit=100 I know facebook only allow...

View Article


In Facebook Graph API - Is LIMIT parameter realy functional?

I'm trying to collect all the posts of my company page with this kind of queryhttps://graph.facebook.com/v2.2//feed?limit=250&fields=id,type,status_type,comments{id},likes{id},sharesProblem is that...

View Article

Get Facebook feed for a "normal" user

I would want to read the feed for a given user (a normal user, like me - not a VIP) and I would want to use python. So, I would to use facebook-sdk for Python.I've written a little code:import facebook...

View Article

Facebook Graph: unable to get group feed

I'm trying to get the group feed via Facebook Graph API.According to the documentationhttps://developers.facebook.com/docs/graph-api/reference/v2.8/group/feedI'm trying to costruct the appropiate url...

View Article
Browsing all 60 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>