Company
Category
Reviews
No reviews yet — be the first to review cpuc.ca.gov.
Get this data via API
Classify cpuc.ca.gov — 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://cpuc.ca.gov"}'
{
"domain": {
"domain_url": "https://cpuc.ca.gov",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.8998585939407349,
"IAB3": "Business",
"IAB-110-90": "Industries - Power and Energy Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.8154540061950684,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.1864499598741531,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.