Get this data via API

Classify image-description-generator.net — 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://image-description-generator.net"}'
{ "domain": { "domain_url": "https://image-description-generator.net", "categories": [ { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.46992385387420654, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Internet & Telecom/Other", "confidence": 0.3683224618434906, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.28117379546165466, "IAB-148-132": "Education - Online Education" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.20354676246643064, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.14209064841270447, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs