Get this data via API

Classify arciemowicz.pl — 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://arciemowicz.pl"}'
{ "domain": { "domain_url": "https://arciemowicz.pl", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.3840343952178955, "IAB-132": "Education" }, { "name": "/Finance/Banking/Other", "confidence": 0.27900856733322144, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Programming/Java (Programming Language)", "confidence": 0.26915618777275085, "IAB-631-599": "Programming Languages/Technology & Computing/Computing/Programming Languages" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.25314581394195557, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10529005527496338, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs