Get this data via API

Classify schier.co — 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://schier.co"}'
{ "domain": { "domain_url": "https://schier.co", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.4508563578128814, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.18531788885593417, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Technology News", "confidence": 0.16473983228206637, "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.13501767814159393, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.12687282264232635, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.11222078651189804, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs