Get this data via API
Classify embedgooglemap.net — 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://embedgooglemap.net"}'
{
"domain": {
"domain_url": "https://embedgooglemap.net",
"categories": [
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.9538722634315492,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.700052797794342,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.1858139932155609,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.16064350306987762,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Global Rank
#18,855
Get this data as JSON — free trial, 50 API calls included.