SocialCrawl
Linktree

Linktree

Extract link-in-bio page data

Linktree

Extract link-in-bio page data. 1 endpoint available.

Base URL: /v1/linktree/...

Getting Started

1. Fetch a profile

curl "https://socialcrawl.dev/v1/linktree/page?url=https://linktr.ee/charlidamelio" \
  -H "x-api-key: sc_your_api_key_here"

3. Read computed fields

Every response includes computed fields: engagement_rate, language, content_category, and estimated_reach.

Endpoints

EndpointPathCredit Tier
Get Linktree page/v1/linktree/pagestandard (1cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema
Linktree | Socialcrawl