Get this data via API

Classify meshcloud.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://meshcloud.io"}'
{ "domain": { "domain_url": "https://meshcloud.io", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.3820561170578003, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.33298927545547485, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.2481772154569626, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.1903349608182907, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.13985759019851685, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.11390015482902528, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs