Get this data via API

Classify dataprop.mx — 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://dataprop.mx"}'
{ "domain": { "domain_url": "https://dataprop.mx", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.8574552536010742, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1920818388462067, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.11117936670780182 }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.1047235056757927, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs