Get this data via API

Classify metabusiness.guide — 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://metabusiness.guide"}'
{ "domain": { "domain_url": "https://metabusiness.guide", "categories": [ { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.6453081369400024, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Shopping/Classifieds", "confidence": 0.21715502440929413, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Directories & Listings/Other", "confidence": 0.10914944112300871 } ] }, "success": true }
Get Free API Key View API Docs