Get this data via API

Classify reflectiveartscollective.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://reflectiveartscollective.com"}'
{ "domain": { "domain_url": "https://reflectiveartscollective.com", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.4418639540672302, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3957251012325287, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.3051479756832123, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.2417185455560684, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1721336394548416, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Performing Arts/Other", "confidence": 0.11260048300027849, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs