Company
Category
Reviews
No reviews yet — be the first to review thesource.lnk.to.
Get this data via API
Classify thesource.lnk.to — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://thesource.lnk.to"}'
{
"domain": {
"domain_url": "https://thesource.lnk.to",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.4599292278289795,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Pop Music",
"confidence": 0.30177590250968933,
"IAB1-6": "Music",
"IAB-349-338": "Music - Contemporary Hits/Pop/Top 40"
},
{
"name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop",
"confidence": 0.2099953591823578,
"IAB1-6": "Music",
"IAB-355-338": "Music - Hip Hop Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.11224178969860076,
"IAB1-6": "Music",
"IAB-363-338": "Music - Rock Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Folk & Traditional Music",
"confidence": 0.10387270897626875,
"IAB1-6": "Music",
"IAB-353-338": "Music - Songwriters/Folk"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.