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.
Facebookのメタタグが付いたWebページがいくつかあります。問題は、私がオブジェクトのデバッガーを使用した後にのみ、Facebookがそれらを認識し始めていることです。Facebookにすべてのメタタグを自動的に解決させるにはどうすればよいですか?
ありがとう。
解決:
次のように自動的にリクエストを送信できます:curl -X POST \ -F "id = {object-url OR object-id}" \ -F "scrape = true" \ "https://graph.facebook.com"
スクレイプしたいURLへ