Get this data via API

Classify badappleseeds.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://badappleseeds.com"}'
{ "domain": { "domain_url": "https://badappleseeds.com", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.678130567073822, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Agriculture & Forestry/Crops & Seed", "confidence": 0.3548221290111542, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.3176395893096924, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.25786465406417847, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.18574969470500943, "IAB-148-132": "Education - Online Education" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.10371098667383194, "IAB-424-422": "Cats/Pets/Cats" } ] }, "success": true }
Get Free API Key View API Docs