Company
Category
Reviews
No reviews yet — be the first to review interactivity.com.au.
Get this data via API
Classify interactivity.com.au — 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://interactivity.com.au"}'
{
"domain": {
"domain_url": "https://interactivity.com.au",
"categories": [
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.7018767595291138,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.10574863106012344,
"IAB9-30": "Video & Computer Games",
"IAB-VWGKS7-685": "Video Game Genres - Family Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.