Get this data via API

Classify cancelyoursolar.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://cancelyoursolar.com"}'
{ "domain": { "domain_url": "https://cancelyoursolar.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.9459322690963744, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.2451918125152588, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.20959928631782532, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.14496701955795288, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs