Get this data via API

Classify alarmas.com.py — 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://alarmas.com.py"}'
{ "domain": { "domain_url": "https://alarmas.com.py", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.98, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.71, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.5, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs