Skip to content
New issue

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

How to get a person's date of birth or horoscope sign using facebook-cli #24

Open
glerinsonum opened this issue Jan 25, 2018 · 3 comments
Labels

Comments

@glerinsonum
Copy link

Hi. How I can find date of birth or sign of horoscope of someone using username facebook or link url. thankful.

@specious
Copy link
Owner

Profiles of other users are not accessible through the public Graph API.

If you run facebook-cli help api it will show you how to look up page metadata. I doubt there's a horoscope field for a page though.

@glerinsonum
Copy link
Author

Can I take date of birth of someone using facebok-cli

@specious
Copy link
Owner

I think it would be desirable to be able to retrieve information associated with a personal profile through the Facebook Graph API, at least insofar as you are officially connected to that person on Facebook or they have indicated that they'd like to publicly share that information.

However, the Graph API does not provide that functionality, which restricts what you can do with facebook-cli. The readme has links to more information regarding the limitations of the public Graph API that Facebook is making available, with the main intention of making it possible to integrate third party applications with certain aspects of the Facebook experience.

If there's anything you can do with the Graph API, the facebook-cli api utility could assist you. However, I don't have full knowledge of what is possible. Feel free to experiment.

@specious specious changed the title Hi. How I can find date of birth or sign of horoscope of someone using username facebook or link url. thankful. How to get a person's date of birth or horoscope sign using facebook-cli Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants