SOCIAL MEDIA

Facebook API.

Pages, posts, comments, videos, reels, and groups. Just call the endpoint. We handle proxies, rate limits, anti-bot, and data formatting for you.

10 ready-to-use endpointsNo infrastructure neededClean JSON response

Try the API.

request.sh
curl -X POST https://api.scrapebase.io/api/v2/facebook/page \
  -H "X-API-Key-ID: sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "pageUrl": "https://facebook.com/NASA"
  }'
response.json
{
  "pageName": "NASA - National Aeronautics and Space Administration",
  "pageId": "54abornn1",
  "category": "Government Organization",
  "followerCount": 29400000,
  "likeCount": 28800000,
  "about": "Explore the universe and discover our home planet.",
  "website": "https://www.nasa.gov",
  "founded": "1958",
  "address": "Washington, DC"
}

All endpoints.

POST
/api/v2/facebook/pagePage metadata and info
sync
POST
/api/v2/facebook/page/postsAll posts from a page
stream
POST
/api/v2/facebook/postPost content and engagement
sync
POST
/api/v2/facebook/post/commentsPost comments
stream
POST
/api/v2/facebook/videoVideo metadata and stats
sync

Who uses this.

01

Political Consultants

Analyze page engagement and comment sentiment to gauge public opinion on policy announcements.

02

Local Business Chains

Monitor competitor page activity, promotions, and customer complaints across multiple markets.

03

Crisis PR Teams

Track real-time comment volume and sentiment spikes to detect and respond to emerging brand crises.

Start building.

Pay per successful request. Failed calls are free.