Get this data via API

Classify rocketsnaps.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://rocketsnaps.com"}'
{ "domain": { "domain_url": "https://rocketsnaps.com", "categories": [ { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.350211501121521, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.2167428731918335, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.17751763761043549, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.16815800964832306, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs