Category
Reviews
No reviews yet — be the first to review apdic.jp.
Get this data via API
Classify apdic.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://apdic.jp"}'
{
"domain": {
"domain_url": "https://apdic.jp",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries",
"confidence": 0.8,
"IAB1-3": "Fine Art",
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.7,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.6,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.5,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Gifts & Special Event Items/Other",
"confidence": 0.4,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.