Get this data via API

Classify yardtopia.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://yardtopia.com"}'
{ "domain": { "domain_url": "https://yardtopia.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.44455331563949585, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.38021722435951233, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Other", "confidence": 0.35686013102531433, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.29086068272590637, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.22713324427604675, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design", "confidence": 0.13578851521015167, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs