Get this data via API

Classify gomineshredder.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://gomineshredder.com"}'
{ "domain": { "domain_url": "https://gomineshredder.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.910018265247345, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.42257869243621826, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Home & Garden/Household Supplies/Household Batteries", "confidence": 0.3028448224067688, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.21220053732395172, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs