Facebook Scraper API
The Facebook Scraper API enables users to extract valuable insights from publicly available Facebook profiles and posts. Whether you're monitoring a specific profile's activity or retrieving detailed post metadata, this API provides efficient tools for collecting relevant data.
Key Features
-
Facebook page scraping: Input a Facebook profile URL to retrieve a list of public posts from that profile. This feature is useful for tracking posts from brands, influencers, or other public pages.
-
Post metadata extraction: By providing a specific post URL, you can retrieve detailed metadata about the post, including engagement metrics, content, and comments. Only publicly available posts are supported.
Limitations
- We collect publicly available data only (without user login).
Authorization
- Before using our Social Media APIs, you need an active subscription. In case your subscription is not active, API will return
401 Unauthorized
error. - You must authorize your requests using the
x-api-key
header.
Rate limiting
You can make up to 10 requests per second.
Once you go over your rate limit you will receive a
429 Too Many Requests
error and will need to wait for the next time window to make more requests.