pyfacebook | PyFacebook is a Python client library for the Facebook API | Email library
kandi X-RAY | pyfacebook Summary
kandi X-RAY | pyfacebook Summary
PyFacebook is a Python client library for the Facebook API. Samuel Cormier-Iijima (sciyoshi@gmail.com) Niran Babalola (iamniran@gmail.com) Shannon -jj Behrens (jjinux@gmail.com) David B. Edelstein (David.B.Edelstein@gmail.com) Max Battcher (max.battcher@gmail.com) Rohan Deshpande (rohan.deshpande@gmail.com) Matthew Stevens (matthew.stevens@gmail.com) Sandro Turriate (sandro.turriate@gmail.com) Benjamin Zimmerman (benjamin.zimmerman@gmail.com) Gisle Aas (gisle.aas@gmail.com) Rand Bradley (rand.bradley@gmail.com) Luke Worth (luke.worth@gmail.com) Andreas Cederström (andreas@klydd.se) Samuel Hoffstaetter (samuel@hoffstaetter.com) Andreas Ehn (ehn@a8n.se) Lee Li (shuge.lee@gmail.com).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Handle POST requests
- Draw the canvas
- Get the current user
- Convert a value to an integer
- Handle HTTP GET request
- Return a list of all messages
- Get all messages by uid
- Return a markdown representation of the exception
- Return the FB tag
pyfacebook Key Features
pyfacebook Examples and Code Snippets
Community Discussions
Trending Discussions on pyfacebook
QUESTION
Using python 3.7
I would like to access all comments available through the facebook api based on a search criteria. I have created a developer account and started playing around with pyfacebook and facebook-sdk. Currently, I have only been able to access content on pages I have admin rights to, by using this posts and this one.
I haven't been able to find out what I need to do to effectively search facebook for some terms of interest and collect all the comments for each object that come out.
Example: I would like to search the facebook page for 'airlines', and then get all the comments for each of the posts and public groups that are listed. I would be happy with just the comments from the posts if necessary.
I would like to do some sentiment analysis and possibly topic identification.
Can someone point me in the right direction?
...ANSWER
Answered 2019-Dec-20 at 06:56There is no way to search for posts or comments in general, you can only get posts of specific Pages and search in those on your own - either by using a Page Token or by applying for Page Public Content Access for Pages you do not own.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pyfacebook
You can use pyfacebook like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page