How to get page id of a facebook page

前端 未结 8 1435
囚心锁ツ
囚心锁ツ 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:42

    Only solution what worked for me.

    Paste desired facebook URL in input

    field and it will print Page ID.

    https://www.duplichecker.com/find-facebook-id.php

    hope this will help.

    0 讨论(0)
  • 2021-02-19 02:50

    Just look in the source code of the fb page and search for page_id. Voila!

    0 讨论(0)
提交回复
热议问题