Appearance
Facebook
Endpoints for Facebook on the ScrapeCreators API.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
| Facebook Group Posts | GET | Fetches posts from a public Facebook group, limited to 3 posts per page due to API limitations |
| Post | GET | Retrieves a single public Facebook post or reel by URL |
| Comments | GET | Fetches comments from a Facebook post or reel with cursor-based pagination |
| Transcript | GET | Extracts the transcript text from a Facebook video post or reel |
| Profile | GET | Retrieves public Facebook page details including category, address, email, phone, website, services, priceRange, rating, likeCount, and foll |
| Profile Events | GET | Get the events of a public Facebook page |
| Profile Photos | GET | Fetches photos from a public Facebook page with pagination support |
| Profile Posts | GET | Returns publicly visible Facebook profile posts, limited to 3 posts per page due to API limitations |
| Profile Reels | GET | Fetches up to 10 reels per request from a public Facebook page |
| Comment Replies | GET | Get the replies to a comment |