Get this data via API

Classify atticus.ph — 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://atticus.ph"}'
{ "domain": { "domain_url": "https://atticus.ph", "categories": [ { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 1, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.6838374137878418, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.4612549841403961, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)", "confidence": 0.42256805300712585, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.309687077999115, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs