Get this data via API

Classify marvgolden.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://marvgolden.com"}'
{ "domain": { "domain_url": "https://marvgolden.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.5170108079910278, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.29596301913261414, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.13845905661582947, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs