Get this data via API

Classify megacomshop.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://megacomshop.com"}'
{ "domain": { "domain_url": "https://megacomshop.com", "categories": [ { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.8398142457008362, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.6399515867233276, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.42862603068351746, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs