Get this data via API

Classify edinburghsewingclasses.uk — 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://edinburghsewingclasses.uk"}'
{ "domain": { "domain_url": "https://edinburghsewingclasses.uk", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.9531006813049316, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.23510758578777313, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.1747606247663498, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.16509391367435455, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs