Get this data via API

Classify tripmojo.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://tripmojo.ai"}'
{ "domain": { "domain_url": "https://tripmojo.ai", "categories": [ { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.4315989911556244, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Other", "confidence": 0.25251224637031555, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.22805306315422055, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.22251828014850616, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.21940578520298004, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16725002229213717, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.14576765894889832, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" } ] }, "success": true }
Get Free API Key View API Docs