Get this data via API

Classify jugglestreet.com.au — 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://jugglestreet.com.au"}'
{ "domain": { "domain_url": "https://jugglestreet.com.au", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 1, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.8978256583213806, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.11864934861660004, "IAB-132": "Education" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.10589837282896042, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs