Scraperize
Facebook

Facebook Post & reel

Scrape a public Facebook post or reel by URL — text, media, author, timestamp, and reaction counts — returned as clean JSON.

GET/v1/facebook/post
Example request
curl "https://api.scraperize.com/v1/facebook/post?url=https://www.facebook.com/reel/1058174846575046" \
  -H "x-api-key: YOUR_API_KEY"
  • Authenticate with the x-api-key header (or Authorization: Bearer).
  • Responses come back as clean JSON in a consistent envelope.
  • 1 credit per successful call — errors and cache hits are free.
  • Full parameters and the response shape live in the API reference.
More Facebook endpoints

Try the Facebook Post & reel endpoint

Grab your key and 100 free credits — no card required — and run this call in minutes.