Get this data via API

Classify live-jlm.co.il — 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://live-jlm.co.il"}'
{ "domain": { "domain_url": "https://live-jlm.co.il", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.8, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 0.7, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.6, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs