Web Scraping API

Influencer Analytics API

Collect public follower counts, engagement rates, post frequency, content categories, and audience signals from public social profiles and creator pages for influencer discovery and vetting.

$22B by 2028 Influencer marketing market size93% Brands using influencer marketing$5.20 per $1 spent Average ROI on influencer campaigns

How It Works

1

Identify target profiles

Target public creator profiles on platforms where follower data and post content is accessible.

2

Extract public metrics

Pull follower count, post count, engagement metrics, bio data, and recent content performance.

3

Score and rank creators

Calculate engagement rate, follower growth signals, and niche relevance scores for influencer selection.

Quick Start

cURL
curl -X POST https://alterlab.io/api/v1/scrape \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://social.example.com/creator/username",
    "extract": {
      "username": "string",
      "followers": "number",
      "posts": "number",
      "bio": "string",
      "category": "string"
    }
  }'

Need an API key? — no credit card required.

Related Data Extraction Guides

Related Use Cases

Frequently Asked Questions

What public influencer data can I extract?

Follower count, following count, post/content count, public bio and contact links, engagement signals on public posts (likes, comments, shares), posting frequency, and content category classification.

How do I calculate engagement rate from extracted data?

Engagement rate = (average likes + comments per post) / follower count × 100. Extract recent posts to calculate the average, then normalize by follower tier for benchmarking.

Responsible Use

AlterLab is designed for extracting publicly available data. Always review the terms of service for any website you access, respect robots.txt directives, and ensure your use case complies with applicable laws in your jurisdiction.

Your first scrape.
Sixty seconds.

$1 free credit — up to 5,000 scrapes. No credit card.Just a POST request.

terminal
curl -X POST https://api.alterlab.io/v1/scrape \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "formats": ["markdown"]}'

No credit card required · $1 free credit, up to 5,000 scrapes · Balance never expires