Get this data via API

Classify portal.shop — 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://portal.shop"}'
{ "domain": { "domain_url": "https://portal.shop", "categories": [ { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.5387896299362183, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Comics & Animation/Cartoons", "confidence": 0.44422951340675354, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Networks & Stations", "confidence": 0.2292743623256683, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.1397351771593094, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#87,247