Category
Reviews
No reviews yet — be the first to review the-weekly.jp.
Get this data via API
Classify the-weekly.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://the-weekly.jp"}'
{
"domain": {
"domain_url": "https://the-weekly.jp",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.8206073641777039,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/News/Other",
"confidence": 0.3743605017662048,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.1476714313030243,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.