开发者

How to pull Facebook events from certain user

开发者 https://www.devze.com 2023-03-22 07:14 出处:网络
I am trying to create a script that will pull a Facebook user\'s event information (time, place, name) and place it onto a calendar for them to view. I can\'t seem to find a way to access the user\'s

I am trying to create a script that will pull a Facebook user's event information (time, place, name) and place it onto a calendar for them to view. I can't seem to find a way to access the user's event dat开发者_StackOverflow中文版a. I have a login page, where they grant the website the ability to access their event data. Here is the Event API section of the Facebook Developer Site: http://developers.facebook.com/docs/reference/api/event/. So my main question is: What would a script that pulls all of the user's current events look like?


A few months ago I made a PHP/HTML calendar that pulls a user or page's facebook events and puts them into the calendar on your website.

I hope this helps:

https://github.com/dangreenisrael/facebook-calendar/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号