Monday, January 1, 2018

Re: Django Facebook APP

On 01/01/2018 12:20 PM, nikeshpydev wrote:
> Hello Dears,
>
> I am a newbie in Django .I wish to develop a Django application that
> can post an app result to Facebook. I want to get the likes and shares
> that the post get. I am developing the app in Django Version 1.11,
> using Python 3.4 and database MySQL(mysqlclient). Please help me.
>
> Thanks

Hello,

Take a look at the https://github.com/tschellenbach/Django-facebook and
read about Facebook Graph API
https://developers.facebook.com/docs/graph-api .

Hint: you will probably need some Facebook app with app ID, app secret.
You can create that at the page https://developers.facebook.com/ .


Karol

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/23cd8285-3d77-737d-15bd-e22552e8c465%40fossilgroup.net.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment