Get this data via API

Classify sharing.to.it — 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://sharing.to.it"}'
{ "domain": { "domain_url": "https://sharing.to.it", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Housing & Development", "confidence": 0.6652311682701111, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.3303762972354889, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.11917684227228165, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs