Get this data via API

Classify kwikstations.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://kwikstations.com"}'
{ "domain": { "domain_url": "https://kwikstations.com", "categories": [ { "name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores", "confidence": 0.8247028589248657, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.21454398334026337, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/News/Business News/Company News", "confidence": 0.18611370027065277, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.1796601414680481, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs