Get this data via API
Classify jawastore.com — 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://jawastore.com"}'
{
"domain": {
"domain_url": "https://jawastore.com",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Movie Memorabilia",
"confidence": 0.7739118337631226,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.3651239275932312,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.13765373826026917,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.12762635946273804,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Movies/Science Fiction & Fantasy Films",
"confidence": 0.12070434540510178,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.11912810057401656,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.1018679291009903,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.