Get this data via API
Classify tmgarage.fyi — 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://tmgarage.fyi"}'
{
"domain": {
"domain_url": "https://tmgarage.fyi",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.8224163055419922,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.6359162926673889,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.34966230392456055,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Other",
"confidence": 0.2882905602455139,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.14503708481788635,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Other",
"confidence": 0.12017812579870224,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.