Linktree

Linktree Page Scraper API

Public Linktree page payload — every link, social account, profile picture, bio.

From $0.0030 per call·Median under 2s·One charge per call
§ One call

Send a URL.
Get back JSON.

This endpoint takes one input: url. The response carries the parsed Linktree entity — every public field, in a flat, predictable shape.

Request
cURL
curl https://api.hproxy.com/v1/scrape/linktree/page/by/url \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://linktr.ee/miguelangeles"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "success": true,
  "id": 15278008,
  "username": "miguelangeles",
  "profilePictureUrl": "https://ugc.production.linktr.ee/d3141538-….jpeg",
  "description": "☆☆☆☆ IRL ANGEL ☆☆☆☆\nψ EMBRACE CHAOS ψ",
  "links": [
    {
      "id": 463416775,
      "type": "SPOTIFY_ALBUM",
      "title": "new project \"BEFORE THE SUN RISES & WINTERR ENDS\"",
      "url": "https://open.spotify.com/album/0pgrg7phBbnwGJ2HBEl9EG"
    }
  ],
  "instagram": "https://instagram.com/miguelangeles",
  "tiktok": "https://tiktok.com/@irlangel",
  "spotify": "https://open.spotify.com/artist/14xRX3JR8H4RWh8R7V3fvZ"
}
What comes backparsed fields
Linktree Page
linktree_page
idnumber
usernamestring
profilePictureUrlurl
descriptionstring
linksarray
instagramurl
tiktokurl
spotifyurl
One real call · one structured record
§ What you get

Structured data,
not a scraping project.

Public Linktree page with all of a creator's links.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST — works from any language
§ Built for

The work that
needs this data.

§ 01

Lead generation

Pull Linktree signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.

§ 02

Market research

Track competitors, audience movements, and trends across Linktree without standing up any scraping infrastructure.

§ 03

AI training data

Feed predictable Linktree JSON straight into your model fine-tuning pipeline. Same schema every call.

§ Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Page call against linktr.ee. If it doesn’t do what you need, the balance is refundable for 24 hours.