Get this data via API

Classify mappy.com — 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://mappy.com"}'
{ "domain": { "domain_url": "https://mappy.com", "categories": [ { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.4975024461746216, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Travel & Transportation/Transportation/Traffic & Route Planners", "confidence": 0.3615734279155731, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.15237906575202942 } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#14,618