Get this data via API

Classify thepoweringamericapodcast.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://thepoweringamericapodcast.com"}'
{ "domain": { "domain_url": "https://thepoweringamericapodcast.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.49120470881462097, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.4879375100135803, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.36404600739479065, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Government/Public Policy", "confidence": 0.29372990131378174, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Other", "confidence": 0.24678413569927216, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Other", "confidence": 0.13772165775299072, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs