Facebook Scraper API - Advanced
🚀 Advanced Facebook Data Scraper API Get Facebook data without complex authentication. Fast, reliable, and production-ready. ✅ FEATURES: - User Profiles - Get name, bio, posts, friends, photos, videos - Pages - Get page info, posts, videos, photos, events, reviews - Posts - Get post details, comments, reactions, shares - Videos & Reels - Get video info, trending videos, download links - Groups -…
Facebook Scraper API - Advanced endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get User Profile /api/user/info/{username} |
Get Facebook user profile information including name, bio, profile picture, and profile URL. Works with username or user ID. |
| GET |
Get User Profile by Query /api/user/info |
Get Facebook user profile using query parameter. Accepts username, user ID, or full Facebook profile URL. |
| GET |
Get User Posts /api/user/posts/{username} |
Get posts from a Facebook user's timeline. Returns post URLs and available metadata. |
| GET |
Get User Friends /api/user/friends/{username} |
Get friends list URL for a Facebook user. Note: Full friends list requires authentication. |
| GET |
Get User Photos /api/user/photos/{username} |
Get photos URL for a Facebook user. Returns direct link to user's photo albums. |
| GET |
Get User Videos /api/user/videos/{username} |
Get videos URL for a Facebook user. Returns direct link to user's video section. |
| GET |
Get Page Information /api/page/info/{pageId} |
Get Facebook page information including name, description, profile picture, likes count, and followers count. |
| GET |
Get Page Info by Query /api/page/info |
Get Facebook page info using query parameter. Accepts page slug, ID, or full URL. |
| GET |
Get Page Posts /api/page/posts/{pageId} |
Get posts from a Facebook page's timeline. |
| GET |
Get Page Videos /api/page/videos/{pageId} |
Get videos URL for a Facebook page. |
| GET |
Get Page Photos /api/page/photos/{pageId} |
Get photos URL for a Facebook page. |
| GET |
Get Page Events /api/page/events/{pageId} |
Get events URL for a Facebook page. |
| GET |
Get Page Reviews /api/page/reviews/{pageId} |
Get reviews URL for a Facebook page. |
| GET |
Get Post Details /api/post/info/{postId} |
Get Facebook post details including content, image, video, and engagement metrics. |
| GET |
Get Post by URL /api/post/info |
Get post details using full Facebook post URL. |
| GET |
Get Post Comments /api/post/comments/{postId} |
Get comments on a Facebook post. |
| GET |
Get Post Reactions /api/post/reactions/{postId} |
Get reactions (likes, love, haha, etc.) on a Facebook post. |
| GET |
Get Post Shares /api/post/shares/{postId} |
Get share count for a Facebook post. |
| GET |
Get Video Details /api/video/info/{videoId} |
Get Facebook video details including title, description, thumbnail, and video URL. |
| GET |
Get Video by URL /api/video/info |
Get video details using full Facebook video URL. |
| GET |
Get Reel Details /api/video/reel/{reelId} |
Get Facebook Reel details including title, thumbnail, and video URL. |
| GET |
Get Trending Videos /api/video/trending |
Get trending videos on Facebook Watch. |
| GET |
Get Trending Reels /api/video/reels/trending |
Get trending Facebook Reels. |
| GET |
Get Group Information /api/group/info/{groupId} |
Get Facebook group information including name, description, member count, and cover image. |
| GET |
Get Group by URL /api/group/info |
Get group info using full Facebook group URL. |
| GET |
Get Group Posts /api/group/posts/{groupId} |
Get posts from a Facebook group. |
| GET |
Get Group Members /api/group/members/{groupId} |
Get members URL for a Facebook group. |
| GET |
Get Group Photos /api/group/photos/{groupId} |
Get photos/media URL for a Facebook group. |
| GET |
Get Group Files /api/group/files/{groupId} |
Get files URL for a Facebook group. |
| GET |
Search Facebook /api/search |
Search Facebook for people, pages, groups, posts, and more. Returns search URL and available results. |
| GET |
Search People /api/search/people |
Search for Facebook users/people. |
| GET |
Search Pages /api/search/pages |
Search for Facebook pages. |
| GET |
Search Groups /api/search/groups |
Search for Facebook groups. |
| GET |
Search Posts /api/search/posts |
Search for Facebook posts. |
| GET |
Search Videos /api/search/videos |
Search for Facebook videos. |
| GET |
Search Events /api/search/events |
Search for Facebook events. |
| GET |
Search Marketplace /api/search/marketplace |
Search Facebook Marketplace for items. |
| GET |
Download Video /api/download/video/{videoId} |
Get download link for a Facebook video. Returns video URL, thumbnail, and title. |
| GET |
Download Video by URL /api/download/video |
Get download link using full Facebook video URL. |
| GET |
Download Reel /api/download/reel/{reelId} |
Get download link for a Facebook Reel. |
| GET |
Download Reel by URL /api/download/reel |
Get download link using full Facebook reel URL. |
| GET |
Download Post Media /api/download/post/{postId} |
Get download link for media (image/video) from a Facebook post. |
| GET |
Download Post Media by URL /api/download/post |
Get download link using full Facebook post URL. |
Facebook Scraper API - Advanced pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $15 / month | 5 / second |
|
| PRO | $50 / month | 10 / second |
|
| ULTRA Recommended | $100 / month | 20 / second |
|
| MEGA | $250 / month | 50 / second |
|