Local business enrichment
Facebook Pagesエンドポイントを使えば、「Local business enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Look up a public Facebook Page by page ID, vanity name, or full URL and get structured JSON — name, follower/like counts, intro, category, business hours or price range, review count, and any public contact details (email, phone, address, website, WhatsApp) exposed on the Page's About tab.
Look up a public Facebook Page by id, vanity name, or URL and get name, followers, category, hours, and public contact details as structured JSON.
エンドポイントファミリー
2
ドキュメント化されたパラメータ
4
サンプル数
2
ライブカタログスナップショット
稼働エンドポイント
2
メソッド
GET
必須パラメータ
4
スキーマ参照
2
{
"platform": "Facebook Pages",
"endpoint": "facebook-page",
"method": "GET",
"path": "/facebook/{page}",
"auth": "apiKey"
}ユースケース
Look up a public Facebook Page by id, vanity name, or URL and get name, followers, category, hours, and public contact details as structured JSON.
Facebook Pagesエンドポイントを使えば、「Local business enrichment」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Facebook Pagesエンドポイントを使えば、「Company firmographic research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Facebook Pagesエンドポイントを使えば、「Contact discovery」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/facebook/groups/{group}
/facebook/{page}
エンドポイントカタログ
/facebook/{page}Fetches public data about a Facebook Page given its page ID, vanity name, or full page URL: name, follower/like counts, intro, category, business hours/price range, review count, and any public contact details (email, phone, address, website, WhatsApp number) exposed on the Page's About tab.
/facebook/groups/{group}Fetches public data about a Facebook Group given its numeric group id, vanity name, or full group URL: name, cover photo, stable group id, and — when the group exposes them without joining — its privacy setting (public/private) and formatted member count.
関連API
Business & Market Intelligence
Turn public GitHub ecosystem signals into structured data for developer-market research, open-source intelligence, recruiting, and AI-agent workflows.
Business & Market Intelligence
Collect public TrustMRR startup marketplace and leaderboard data as normalized JSON for startup research, SaaS discovery, and market intelligence workflows.
Business & Market Intelligence
Add website and competitive intelligence signals from SimilarWeb to research pipelines.
Facebook Pagesのスクレイピング方法
A Facebook Page's About tab carries firmographic and contact data most businesses don't publish anywhere else — but it's rendered client-side and gated behind Facebook's own markup. Crawlora's Facebook Pages endpoint returns it as structured JSON, no login, no brittle DOM scraping.
A Page ID, vanity name, or full facebook.com Page URL — any of the three identify the same public Page.
Pass the id, vanity name, or URL to Crawlora's Facebook Pages endpoint.
Receive name, follower/like counts, intro, category, business hours or price range, review count, and any public contact details as clean JSON.
Pair with the Contact API for additional public emails, or re-run on a schedule to track follower counts and business-hours changes.
FAQ
Send a Page ID, vanity name, or full Page URL to Crawlora's Facebook Pages endpoint and get structured JSON — name, followers, category, hours, and public contact details — without logging in or parsing rendered HTML. Collect only public data and respect Facebook's terms.
Any public contact info the Page exposes on its About tab — email, phone, address, website, and WhatsApp number — when present. Coverage varies by Page since not every business publishes every field.
No. Crawlora targets public Facebook Pages (businesses, brands, public figures), not private profiles, private groups, or authentication-gated content.