Get this data via API

Classify cpuvintage.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://cpuvintage.com"}'
{ "domain": { "domain_url": "https://cpuvintage.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.8028221130371094, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.515230119228363, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.1985466033220291, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.15958872437477112, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs