Get this data via API

Classify paintezshop.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://paintezshop.com"}'
{ "domain": { "domain_url": "https://paintezshop.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Painting", "confidence": 0.6533512473106384, "IAB9-22": "Painting", "IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.32402631640434265, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Home Improvement/House Painting & Finishing", "confidence": 0.28992751240730286, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.27924844622612, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.21253757178783417, "IAB10": "Home & Garden" }, { "name": "/Games/Family-Oriented Games & Activities/Drawing & Coloring", "confidence": 0.11823205649852753, "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs