Get this data via API
Classify paasya.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://paasya.com"}'
{
"domain": {
"domain_url": "https://paasya.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.8761153221130371,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4182250499725342,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13587528467178345,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.118736632168293,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.10223869234323502,
"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.