Get this data via API
Classify iqdb.org — 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://iqdb.org"}'
{
"domain": {
"domain_url": "https://iqdb.org",
"categories": [
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.5698463320732117,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.4256541430950165,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.3161989748477936,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.2257556319236755,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1416483074426651,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.1312822848558426,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
}
]
},
"success": true
}
Category
Global Rank
#255,685
Get this data as JSON — free trial, 50 API calls included.