We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download facebook activity and process personality results based on likes and demographics
Data can be exported through its API if permission is given https://developers.facebook.com/docs/graph-api/overview or manually as explained here https://www.facebook.com/help/131112897028467/
Data could be presented in a raw format with basic processing or estimate user profile based on user likes, for instance: According to this study http://www.pnas.org/content/early/2015/01/07/1418680112.full.pdf+html 300 likes are enough to draw an accurate profile.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Download facebook activity and process personality results based on likes and demographics
Data can be exported through its API if permission is given https://developers.facebook.com/docs/graph-api/overview or manually as explained here https://www.facebook.com/help/131112897028467/
Data could be presented in a raw format with basic processing or estimate user profile based on user likes, for instance: According to this study http://www.pnas.org/content/early/2015/01/07/1418680112.full.pdf+html 300 likes are enough to draw an accurate profile.
The text was updated successfully, but these errors were encountered: