Get this data via API

Classify redrocketmg.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://redrocketmg.com"}'
{ "domain": { "domain_url": "https://redrocketmg.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.4121197462081909, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.321254700422287, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18557363748550415, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.16367577016353607, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Technical Reference", "confidence": 0.10384900867938995 } ] }, "success": true }
Get Free API Key View API Docs