
Can you extract Facebook data by date range using Facepager?
2017年9月11日 · I've been using Facepager for research purposes for almost a year now and I can't figure out how to extract data - public posts, comments and likes from a page, for instance - by date range.
Extracting likes and loves from facebook using facepager
2020年10月20日 · Hoping someone could help me. I'm using Facepager and I'm seeking to extract the likes, loves, and wows from a picture or video on Facebook. How do I do that if some photos are 24k likes?
how to access facebook data using Apl as facepager?
2017年8月21日 · I have to access the Facebook data, How to access using API ? I used facepager for fetch a data but it doesn't fetching, why ? Anyother way to get a fb data ???
'Invalid App ID' error when trying to login with Facebook using ...
As answered in the comments, it needed to be changed from facebook_app_id to facebook_application_id. For some reason, the quickstart was misleading/wrong (or perhaps outdated).
python - No module named _sqlite3 - Stack Overflow
This is what I did to get it to work. I am using pythonbrew (which is using pip) with python 2.7.5 installed. I first did what Zubair (above) said and ran this command: sudo apt-get install libsqlite3-dev Then I ran this command: pip install pysqlite This fixed the database problem and I got confirmation of this when I ran: python manager.py syncdb
Find user ID from comment on a post in Facebook Page?
2017年11月17日 · The from field of the comments should give you the user id; but it looks like you need a page access token for the request now.
Maximum limit fetching facebook pages with Graph API
2015年4月19日 · What is the maximum limit for fetching the facebook pages from an account? Let's suppose if a facebook account has more than 200 pages to administer. If I try to retrieve facebook pages of that ac...
FB graph API problems with reading posts (type=status)
2014年12月26日 · I'm trying to analize a large number of posts from varoius pages for my bachelor thesis. Therefore I'm using a tool called Facepager which uses the graph API to fetch data from Facebook. I need the following data: id, link, type, from and the count of likes, shares and comments (just the numbers, no further info!).
Facebook API calls rate limit reached - Stack Overflow
2018年6月6日 · “but the calls to the facebook APIS still failing” - with the same error, or something else? Have you checked whether the rate limiting headers are present in the response?
Facebook Graph API - (#200) Permissions error on Page Post
2015年9月5日 · I want to post to a Facebook Page feed from JavaScript (as if it were from the page). I log in OK, but when i try to post, it gives the error "error: Object code: 200 ...