Get this data via API

Classify drolltrollop.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://drolltrollop.com"}'
{ "domain": { "domain_url": "https://drolltrollop.com", "categories": [ { "name": "/Arts & Entertainment/Movies/Drama Films", "confidence": 0.33904150128364563, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Cult & Indie Films", "confidence": 0.17704568803310394, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Horror Films", "confidence": 0.11412376910448074, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Movie Reference", "confidence": 0.1106656864285469, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs