Get this data via API

Classify everneedeverything.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://everneedeverything.com"}'
{ "domain": { "domain_url": "https://everneedeverything.com", "categories": [ { "name": "/Home & Garden/Household Supplies/Household Cleaning Supplies", "confidence": 0.8815711140632629, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.581672728061676, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.1528586894273758, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Appliances/Vacuums & Floor Care", "confidence": 0.14651329815387726, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.11920056492090224, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.11430294811725616, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs