Get this data via API
Classify matchmade.ink — 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://matchmade.ink"}'
{
"domain": {
"domain_url": "https://matchmade.ink",
"categories": [
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.42352619767189026,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.29455456137657166,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.23732630908489227,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Books & Literature/Book Retailers",
"confidence": 0.17910511791706085,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.16169512271881104,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.14773669838905334,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.13465192914009094,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.