Get this data via API

Classify market-land.store — 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://market-land.store"}'
{ "domain": { "domain_url": "https://market-land.store", "categories": [ { "name": "/Shopping", "confidence": 0.9, "IAB22": "Shopping" }, { "name": "/Shopping/Apparel", "confidence": 0.8, "IAB22": "Shopping" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.7, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Shopping/Apparel/Men's Clothing", "confidence": 0.7, "IAB22": "Shopping", "IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing" }, { "name": "/Shopping/Apparel/Footwear", "confidence": 0.6, "IAB22": "Shopping" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.6, "IAB22": "Shopping" }, { "name": "/Shopping/Toys", "confidence": 0.5, "IAB22": "Shopping", "IAB-482-473": "Children's Games and Toys/Shopping/Children's Games and Toys" }, { "name": "/Shopping/Gifts & Special Event Items", "confidence": 0.5, "IAB22": "Shopping" }, { "name": "/Home & Garden", "confidence": 0.4, "IAB10": "Home & Garden" }, { "name": "/Beauty & Fitness", "confidence": 0.4, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Computers & Electronics", "confidence": 0.3 }, { "name": "/Business & Industrial", "confidence": 0.3 } ] }, "success": true }
Get Free API Key View API Docs