Get this data via API
Classify goofish.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://goofish.com"}'
{
"domain": {
"domain_url": "https://goofish.com",
"categories": [
{
"name": "/Shopping/Classifieds",
"confidence": 0.4848368167877197,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.2946762144565582,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Swap Meets & Outdoor Markets",
"confidence": 0.11678894609212875,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1156415194272995,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.11001921445131302,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#18,938
Get this data as JSON — free trial, 50 API calls included.