Get this data via API

Classify cinelot.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://cinelot.com"}'
{ "domain": { "domain_url": "https://cinelot.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Film Festivals", "confidence": 0.9129247665405272, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5239102840423584, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.3318026661872864, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.181461900472641, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.16209237277507782, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.12557144463062286, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Movies/Movie Reference", "confidence": 0.122127965092659, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs