Get this data via API

Classify daystromsolutions.io — 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://daystromsolutions.io"}'
{ "domain": { "domain_url": "https://daystromsolutions.io", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.9290779829025269, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6615614891052246, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.2884373068809509, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.19967152178287503, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.19117611646652224, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1480061113834381, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs