Get this data via API

Classify metisandluck.com — 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://metisandluck.com"}'
{ "domain": { "domain_url": "https://metisandluck.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.6256186962127686, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.4598914086818695, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.3466285169124603, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.254435271024704, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.2431067526340485, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers", "confidence": 0.1652628928422928, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" } ] }, "success": true }
Get Free API Key View API Docs