Get this data via API
Classify threadchain.pro — 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://threadchain.pro"}'
{
"domain": {
"domain_url": "https://threadchain.pro",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.9170209765434264,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.5606699585914612,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5499008893966675,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.4196605980396271,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.29026684165000916,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.276176780462265,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.18769626319408417,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections",
"confidence": 0.11140391230583192,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.