Get this data via API

Classify museovirtualbo.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://museovirtualbo.com"}'
{ "domain": { "domain_url": "https://museovirtualbo.com", "categories": [ { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.4734753370285034, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Reference/Humanities/History", "confidence": 0.2752411663532257, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.16831304132938385, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.15513083338737488, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs