Get this data via API
Classify aipassportphoto.co — 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://aipassportphoto.co"}'
{
"domain": {
"domain_url": "https://aipassportphoto.co",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.9222407341003418,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.6543321013450623,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Photo & Video Services/Photo Printing Services",
"confidence": 0.6278917193412781,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.35378795862197876,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.19841067492961884,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.14358089864253998,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.12531940639019012,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.