Get this data via API

Classify openspoken.ai — 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://openspoken.ai"}'
{ "domain": { "domain_url": "https://openspoken.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.535528302192688, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.3931362330913544, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.3154045641422272, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.24788811802864075, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.21465244889259336, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Adult", "confidence": 0.19072237610816956, "IAB-51-SPSHQ5": "Genres - Young Adult" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.16681835055351257, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.15232984721660614, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs