Get this data via API
Classify tosscam.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://tosscam.com"}'
{
"domain": {
"domain_url": "https://tosscam.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.7138108611106873,
"IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.25830531120300293,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.22828464210033417,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.