Get this data via API

Classify clear-parcel.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://clear-parcel.com"}'
{ "domain": { "domain_url": "https://clear-parcel.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.5246948003768921, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Lots & Land", "confidence": 0.35731804370880127, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.24055108428001404, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14424188435077667, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.12360472977161407, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.12071676552295683, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs