Get this data via API
Classify guidegallery.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://guidegallery.app"}'
{
"domain": {
"domain_url": "https://guidegallery.app",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6938836574554443,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.3653302192687988,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.2289712280035019,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.12206284701824188,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.11116188019514084,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.10211239755153656,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.