Get this data via API

Classify tiendas342.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://tiendas342.com.ar"}'
{ "domain": { "domain_url": "https://tiendas342.com.ar", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.8055463433265686, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.335286021232605, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.2933982312679291, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.12383230030536652, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.10574373602867126, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs