Get this data via API

Classify uswaterrockets.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://uswaterrockets.com"}'
{ "domain": { "domain_url": "https://uswaterrockets.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.7344568967819214, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Aerospace & Defense/Space Technology", "confidence": 0.4171735644340515, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.19767773151397705, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Other", "confidence": 0.1356440633535385, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs