Get this data via API

Classify roll-me-away.net — 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://roll-me-away.net"}'
{ "domain": { "domain_url": "https://roll-me-away.net", "categories": [ { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.2543584108352661, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.20049108564853668, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.12090952694416046, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" } ] }, "success": true }
Get Free API Key View API Docs