Get this data via API

Classify cutsew.co — 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://cutsew.co"}'
{ "domain": { "domain_url": "https://cutsew.co", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.9562486410140992, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Shopping/Apparel/Costumes", "confidence": 0.3717608153820038, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.31563207507133484, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.13562917709350586, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs