Get this data via API

Classify graphicair.co.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://graphicair.co.uk"}'
{ "domain": { "domain_url": "https://graphicair.co.uk", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.9181023836135864, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Arts & Entertainment/Visual Art & Design/Painting", "confidence": 0.34977880120277405, "IAB9-22": "Painting", "IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.25350332260131836, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.19168634712696075, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.17606572806835177, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs