API Documentation

Welcome to the ProScraper API documentation. Learn how to integrate our API to access social media data from TikTok, Instagram, X (Twitter), Snapchat, and LinkedIn.

🚀

Getting Started

Quick start guide to begin using the API in minutes.

🔐

Authentication

Learn how to authenticate your API requests.

📡

API Endpoints

Complete reference for all available endpoints.

💻

Code Examples

Ready-to-use code samples in multiple languages.

Base URL

http://localhost:8000/api/v1

Supported Platforms

📱
TikTok
📷
Instagram
🐦
X (Twitter)

Quick Example

Fetch the latest posts from a TikTok user:

curl -X GET "http://localhost:8000/api/v1/posts/by-user/tiktok/username" \ -H "Authorization: Bearer YOUR_API_TOKEN"

Pricing

Our API uses a simple credit-based pricing model:

  • $100 for 1,000 posts
  • Credits never expire
  • Only charged for posts returned
  • No monthly fees or subscriptions
Get Started