AI training data
Feed clean, structured Linktree JSON straight into your model fine-tuning pipeline. Same schema every call — no scraping infrastructure to maintain.
No proxy needed. 1 pre-built endpoint, parsed JSON in seconds.
The page scraper takes one input: url. The response carries every public field Linktree exposes.
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"}'{
"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"
}Structured page objects returned as flat, predictable JSON — ready to drop straight into your database.
Every line is a live endpoint. Click through for the input schema, response shape, and the curl recipe.
Feed clean, structured Linktree JSON straight into your model fine-tuning pipeline. Same schema every call — no scraping infrastructure to maintain.
Wire Linktree signals into internal dashboards. One API key, predictable JSON, dollar-denominated pricing — finance can reason about the bill.
The questions that come up before the first call. If yours isn’t here, the founder reads support email himself — just write in.
No. Every endpoint runs on our residential pool — fifty million IPs sourced through opt-in partner SDKs. You send an HTTP request with your API key; rotation, retries, and anti-bot handling are ours to worry about.
Each call is routed through a residential session that matches typical organic traffic patterns. We don’t advertise specifics; what matters is the result — a 99%+ success rate on public-data endpoints in real customer traffic.
Every endpoint returns a flat top-level wrapper (platform, scraper, data, creditsUsed, elapsedMs, requestId) with the parsed Linktree entity inside data. See the live example near the top of this page for the exact shape.
Public data scraping (no login, no private content, no PII beyond what linktr.ee itself publishes) sits within the boundaries set by hiQ Labs v. LinkedIn and similar US/EU precedents. We don’t serve endpoints that touch authenticated content. You’re responsible for your own use of the data under your local data-protection law (GDPR, CCPA, etc.).
From $0.003 per call on the standard endpoints. Endpoints that do heavier upstream work — AI transcripts, posts with media archived to R2 — cost more. The exact per-call price shows on each endpoint row below. One call = one charge, never multiplied by record count.
Yes — the wallet starts with a $2 deposit that’s refundable for 24 hours. That’s plenty of calls to verify the response shape matches what you’re building across all 1 Linktree endpoints.
Median response time across the Linktree endpoints is under 2 seconds. Heavier endpoints (deep comment threads, cursor-paginated lists) can run 4-8 seconds depending on the page depth requested.
Sign in with Google, drop $2 in the wallet, fire your first Linktree call against linktr.ee. If it doesn’t do what you need, the balance is refundable for 24 hours.