简体   繁体   English

如何在Django网页上获取Facebook Places(签入)?

[英]How to get Facebook Places (check in) on Django web page?

I want to know where I can learn how to integrate Facebook Places on my website. 我想知道在哪里可以学习如何在我的网站上集成Facebook Places。

I want to provide users the capability of selecting nearby places and it'd be very useful if I could use Facebook Places to make this process easier for the audience. 我想为用户提供选择附近地点的功能,如果我可以使用Facebook Places使观众更容易进行此过程,那将非常有用。

I am not very experienced on programming, so Please don't assume so much from me. 我没有编程方面的经验,所以请不要对我这么多承担。 Any tips are very welcome. 任何提示都非常欢迎。

Thanks in advance. 提前致谢。

I suggest checking the official Graph API docs: 我建议检查官方的Graph API文档:

https://developers.facebook.com/docs/graph-api https://developers.facebook.com/docs/graph-api

There is a blog post about places(check in) here which should point you in the right direction: 这里有一篇有关地点(签到)的博客文章,应该为您指明正确的方向:

https://developers.facebook.com/blog/post/403 https://developers.facebook.com/blog/post/403

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM