Get this data via API

Classify wearevisuals.agency — 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://wearevisuals.agency"}'
{ "domain": { "domain_url": "https://wearevisuals.agency", "categories": [ { "name": "/Shopping/Photo & Video Services/Event & Studio Photography", "confidence": 0.7797398567199707, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.7294378876686096, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.35337021946907043, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.3334028720855713, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.18814681470394137, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.1684480458498001, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1026533618569374, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.10254018008708954, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs