Facebook Scraper API
Real-time Facebook data API — get page profiles, user info, recent posts with engagement metrics, and marketplace listings. All data is scraped directly from Facebook and returned as clean, structured JSON. 4 endpoints: - Get Page Details — Full Facebook page profile by page ID or username: name, category, follower and like counts, rating, verification status, description, website, phone, email,…
Facebook Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Page | ||
| GET |
getPageDetails /facebook/page |
Get full details for a Facebook page including name, category, description, follower/like counts, rating, contact info, address, hours, and verification status. Accepts a page… |
| Profile | ||
| GET |
getUserProfile /facebook/profile |
Get a Facebook user's public profile including name, bio, follower/following counts, work and education history, location, and verification status. Accepts a username or profile… |
| Posts | ||
| GET |
getPagePosts /facebook/posts |
Get recent posts from a Facebook page including post text, timestamps, reaction/comment/share counts, and attached media URLs. Returns up to 20 posts per request. |
| Marketplace | ||
| GET |
searchMarketplace /facebook/marketplace |
Search Facebook Marketplace listings by keyword with optional location filtering. Returns listing titles, prices, locations, images, and seller names. Up to 50 listings per… |
Facebook Scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $40 / month | — |
|
| MEGA | $249 / month | — |
|