Local business enrichment
Use Facebook Pages endpoints to turn local business enrichment into repeatable API requests with documented inputs and JSON responses.
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.
Endpoint families
2
Documented params
4
Examples
2
Live catalog snapshot
Active endpoints
2
Methods
GET
Required params
4
Schema refs
2
{
"platform": "Facebook Pages",
"endpoint": "facebook-page",
"method": "GET",
"path": "/facebook/{page}",
"auth": "apiKey"
}Use cases
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.
Use Facebook Pages endpoints to turn local business enrichment into repeatable API requests with documented inputs and JSON responses.
Use Facebook Pages endpoints to turn company firmographic research into repeatable API requests with documented inputs and JSON responses.
Use Facebook Pages endpoints to turn contact discovery into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/facebook/groups/{group}
/facebook/{page}
Endpoint catalog
/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.
Related APIs
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.
How to scrape 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.