Category
Reviews
No reviews yet — be the first to review yalla.digital.
Get this data via API
Classify yalla.digital — 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://yalla.digital"}'
{
"domain": {
"domain_url": "https://yalla.digital",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.7323086857795715,
"IAB20": "Travel",
"IAB-153-150": "Attractions - Historic Site and Landmark Tours"
},
{
"name": "/Reference/Libraries & Museums/Museums",
"confidence": 0.49880802631378174,
"IAB5": "Education",
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.22588655352592468,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries",
"confidence": 0.168284609913826,
"IAB1-3": "Fine Art",
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.16340847313404083,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices",
"confidence": 0.14228923618793488,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.