Get this data via API

Classify graphiteatlas.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://graphiteatlas.com"}'
{ "domain": { "domain_url": "https://graphiteatlas.com", "categories": [ { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.7724012136459351, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7165001630783081, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.24191007018089297, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.17212246358394623, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Business & Industrial/Business Operations/Other", "confidence": 0.1167982891201973, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.11398986726999284, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.10121002048254012, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs