Get this data via API
Classify mapgrid.app — 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://mapgrid.app"}'
{
"domain": {
"domain_url": "https://mapgrid.app",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6854972839355469,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.595660924911499,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.24431942403316495,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.21763500571250916,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.17576631903648376,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.11959563940763474,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.