Get this data via API

Classify orpall.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://orpall.com"}'
{ "domain": { "domain_url": "https://orpall.com", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Precious Metals", "confidence": 0.8012226819992065, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Commodities & Futures Trading", "confidence": 0.23045054078102112, "IAB13-7": "Investing", "IAB-81-80": "Commodities/Business and Finance/Economy/Commodities" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.17307588458061218, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.16846509277820587, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.1294684857130051, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs