How to get page id of a facebook page

前端 未结 8 1446
囚心锁ツ
囚心锁ツ 2021-02-19 02:03

I need to fetch page id of a facebook page of a given URL in graph API. e.g this is the URL http://www.facebook.com/platform and I want to get the page id of this facebook page.

8条回答
  •  再見小時候
    2021-02-19 02:34

    Just use https://graph.facebook.com/your_username and after you can see all the detain and your ID

提交回复
热议问题