Get this data via API
Classify net-media.jp — 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://net-media.jp"}'
{
"domain": {
"domain_url": "https://net-media.jp",
"categories": [
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.87572181224823,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.622518002986908,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.21361960470676425,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.14534497261047363,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.1169031485915184,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.