Get this data via API

Classify cartaodevisita.r7.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://cartaodevisita.r7.com"}'
{ "domain": { "domain_url": "https://cartaodevisita.r7.com", "categories": [ { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.6832929253578186, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Other", "confidence": 0.30908092856407166, "IAB12": "News" }, { "name": "/News/Local News", "confidence": 0.20676429569721225, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs