Get this data via API

Classify saviewfinder.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://saviewfinder.com"}'
{ "domain": { "domain_url": "https://saviewfinder.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.7958249449729919, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.3096187114715576, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.16106592118740082, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.14401468634605408, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.11883164197206496, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs