Get this data via API

Classify thesubtitlearcade.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://thesubtitlearcade.com"}'
{ "domain": { "domain_url": "https://thesubtitlearcade.com", "categories": [ { "name": "/Arts & Entertainment/Movies/Movie Reference", "confidence": 0.37028634548187256, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.3468446433544159, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.27150240540504456, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.2515219449996948, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.1976441591978073, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.16780579090118408, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.14010405540466309, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12370847910642624, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs