Get this data via API

Classify modelvillage.ie — 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://modelvillage.ie"}'
{ "domain": { "domain_url": "https://modelvillage.ie", "categories": [ { "name": "/Hobbies & Leisure/Radio Control & Modeling/Model Trains & Railroads", "confidence": 0.845390796661377, "IAB-245-239": "Radio Control/Hobbies & Interests/Radio Control" }, { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.65465247631073, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.404588520526886, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.11684415489435196 } ] }, "success": true }
Get Free API Key View API Docs