Get this data via API

Classify ballonafriends.org — 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://ballonafriends.org"}'
{ "domain": { "domain_url": "https://ballonafriends.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.4070019125938415, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.27276936173439026, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.2583214044570923, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.2152485549449921, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.15045695006847382, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.1252182126045227, "IAB-422": "Pets" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.10218861699104308, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs