Endpoints
Website Categorization
This endpoint allows for categorizing websites based on NAICS (North American Industry Classification System) codes or a taxonomy classification.
GET
Header
This parameter specifies the private key you’ll need for Categorization.dev access.
Parameters
A website url with http://
or https://
protocol.
The classification parameter specifies the type of categorization to be used. It can be either taxonomy_v3
or naics
.
Supported classifications
taxonomy_v3
: A hierarchical taxonomy that categorizes websites into a set of categories and subcategories : with 703 categoriesnaics
: A classification system used by the United States, Canada, and Mexico to classify businesses by industry sector : census.gov naics
Was this page helpful?