Get this data via API
Classify readyvisaphoto.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://readyvisaphoto.com"}'
{
"domain": {
"domain_url": "https://readyvisaphoto.com",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.7012523412704468,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.6947870850563049,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.3553076386451721,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Shopping/Photo & Video Services/Photo Printing Services",
"confidence": 0.24756169319152832,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.2159733474254608,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.