Get this data via API

Classify redc.media — 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://redc.media"}'
{ "domain": { "domain_url": "https://redc.media", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.5656631588935852, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.5400400757789612, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.4276492297649383, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.16009998321533203, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.14417220652103424, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.141262948513031, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Other", "confidence": 0.13274891674518585, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs