X Scraper API
The X (Twitter) Scraper API allows users to extract valuable insights from one of the most influential social media platforms. Whether you're tracking trends, analyzing specific accounts, or retrieving detailed post information, this API is designed to provide simple and efficient data collection tools.
Key Features
-
Account scraping: Input a specific account URL to collect posts from that user's feed. This feature is perfect for tracking posts from individual users or brands. This feature is limited to 850 posts per search.
-
Post metadata extraction: By providing a specific post URL, you can retrieve detailed metadata about the post, including engagement statistics and more.
Limitations
- We collect publicly available data only (without user login).
- Comment scraping is not available.
The limitations are primarily due to login requirements.
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.