Get this data via API
Classify campaigns.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://campaigns.jp"}'
{
"domain": {
"domain_url": "https://campaigns.jp",
"categories": [
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.6721597909927368,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.4475544393062592,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.37421414256095886,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Games/Gambling/Lottery",
"confidence": 0.35007262229919434,
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Global Rank
#919,289
Get this data as JSON — free trial, 50 API calls included.