Get this data via API

Classify scraplio.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://scraplio.com"}'
{ "domain": { "domain_url": "https://scraplio.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.9133946299552916, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.5701324939727783, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.16920572519302368, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers", "confidence": 0.14553438127040863, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.14266595244407654, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.13495366275310516, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.12527066469192505, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs