Get this data via API

Classify paipe.com.ar — 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://paipe.com.ar"}'
{ "domain": { "domain_url": "https://paipe.com.ar", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.5534831285476685, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.1866736561059952, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.14543671905994415, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.12801754474639893, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.1125643625855446, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs