Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は彼らのFBページから会社のウェブサイトにフィードを入れようとしています。フィードは投稿のみを読み取ります。フィードのアクセストークンを維持するための最も効率的な方法は何ですか?
このフィード アクセスを確立するには、Facebook のユニバーサル ページ RSS フィードを使用できます。
https://facebook.com/feeds/page.php?id=PAGE_ID_HERE&format=rss20
それに応じてデータを取得して解析するだけです。
幸運を!