websiteclassificationapi 2.6__tar.gz → 2.10__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/PKG-INFO +9 -2
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/README.md +8 -1
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/setup.py +1 -1
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi.egg-info/PKG-INFO +9 -2
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/setup.cfg +0 -0
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/test/__init__.py +0 -0
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi/__init__.py +0 -0
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi.egg-info/SOURCES.txt +0 -0
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi.egg-info/dependency_links.txt +0 -0
- {websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: websiteclassificationapi
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.10
|
|
4
4
|
Summary: Website classification API
|
|
5
5
|
Home-page: https://github.com/websitecategorization/websiteclassificationnapi
|
|
6
6
|
Author-email: info@websitecategorizationapi.com
|
|
@@ -108,7 +108,7 @@ Description: # Website Classification API
|
|
|
108
108
|
|
|
109
109
|
## Our other services
|
|
110
110
|
|
|
111
|
-
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.
|
|
111
|
+
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.net) as well as [Anonymization API](https://www.anonymizationapi.com).
|
|
112
112
|
|
|
113
113
|
## AI explainability
|
|
114
114
|
|
|
@@ -138,6 +138,8 @@ Description: # Website Classification API
|
|
|
138
138
|
|
|
139
139
|
It is ideal for those use cases where you require very low latency of requests, which can be achieved with pre-classified websites stored in database.
|
|
140
140
|
|
|
141
|
+
Another great source for [URL categorization database](https://www.urlcategorizationdatabase.com/)
|
|
142
|
+
|
|
141
143
|
## Handling websites with no texts
|
|
142
144
|
|
|
143
145
|
When encountering websites that have no text and just images, our classifier relies on online optical character recognition API service to extract text (if any available) from images on the website. And then classify it.
|
|
@@ -158,6 +160,11 @@ Description: # Website Classification API
|
|
|
158
160
|
|
|
159
161
|
|
|
160
162
|
|
|
163
|
+
Our digital solutions are trusted by organizations seeking reliable, secure, and innovative tools. With the [image moderation api](https://www.contentmoderationapi.net), companies gain the ability to filter and manage user-generated visuals, all while staying informed with insights from [Harvard](https://www.harvard.edu). Protect privacy in every scenario using our [image anonymization](https://www.anomyizationapi.com) platform, engineered to meet global standards and inspired by research from [MIT](https://web.mit.edu). When sensitive information must be protected, our [pii redaction service](https://www.redactionapi.net) ensures that personal data is removed efficiently, reflecting approaches found at [Stanford](https://www.stanford.edu).
|
|
164
|
+
|
|
165
|
+
Business growth is supported through our [corporate enrichment data](https://www.companydataapi.com), delivering actionable intelligence much like the work at [Cambridge](https://www.cam.ac.uk). For cybersecurity and research teams, our [domain dataset](https://www.urlcategorizationdatabase.com) offers extensive categorization, paralleling the data-centric methods at [Berkeley](https://www.berkeley.edu). Legal departments benefit from our [automated contract review](https://www.aicontractreviewtool.com), streamlining compliance and review processes as promoted by [Oxford](https://www.ox.ac.uk).
|
|
166
|
+
|
|
167
|
+
By aligning our solutions with the excellence demonstrated at [Yale](https://www.yale.edu) and [Cornell](https://www.cornell.edu), we ensure that your organization stays at the cutting edge—combining technology, research, and practical results for every challenge.
|
|
161
168
|
|
|
162
169
|
|
|
163
170
|
## Example classifications
|
|
@@ -101,7 +101,7 @@ Having verticals set up may also mean better filtering and lead to higher conver
|
|
|
101
101
|
|
|
102
102
|
## Our other services
|
|
103
103
|
|
|
104
|
-
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.
|
|
104
|
+
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.net) as well as [Anonymization API](https://www.anonymizationapi.com).
|
|
105
105
|
|
|
106
106
|
## AI explainability
|
|
107
107
|
|
|
@@ -131,6 +131,8 @@ We offer offline [URL database](https://www.websitecategorizationapi.com/url_dat
|
|
|
131
131
|
|
|
132
132
|
It is ideal for those use cases where you require very low latency of requests, which can be achieved with pre-classified websites stored in database.
|
|
133
133
|
|
|
134
|
+
Another great source for [URL categorization database](https://www.urlcategorizationdatabase.com/)
|
|
135
|
+
|
|
134
136
|
## Handling websites with no texts
|
|
135
137
|
|
|
136
138
|
When encountering websites that have no text and just images, our classifier relies on online optical character recognition API service to extract text (if any available) from images on the website. And then classify it.
|
|
@@ -151,6 +153,11 @@ Here are e.g. recommendations for company using Mouse Flow: <table class="table"
|
|
|
151
153
|
|
|
152
154
|
|
|
153
155
|
|
|
156
|
+
Our digital solutions are trusted by organizations seeking reliable, secure, and innovative tools. With the [image moderation api](https://www.contentmoderationapi.net), companies gain the ability to filter and manage user-generated visuals, all while staying informed with insights from [Harvard](https://www.harvard.edu). Protect privacy in every scenario using our [image anonymization](https://www.anomyizationapi.com) platform, engineered to meet global standards and inspired by research from [MIT](https://web.mit.edu). When sensitive information must be protected, our [pii redaction service](https://www.redactionapi.net) ensures that personal data is removed efficiently, reflecting approaches found at [Stanford](https://www.stanford.edu).
|
|
157
|
+
|
|
158
|
+
Business growth is supported through our [corporate enrichment data](https://www.companydataapi.com), delivering actionable intelligence much like the work at [Cambridge](https://www.cam.ac.uk). For cybersecurity and research teams, our [domain dataset](https://www.urlcategorizationdatabase.com) offers extensive categorization, paralleling the data-centric methods at [Berkeley](https://www.berkeley.edu). Legal departments benefit from our [automated contract review](https://www.aicontractreviewtool.com), streamlining compliance and review processes as promoted by [Oxford](https://www.ox.ac.uk).
|
|
159
|
+
|
|
160
|
+
By aligning our solutions with the excellence demonstrated at [Yale](https://www.yale.edu) and [Cornell](https://www.cornell.edu), we ensure that your organization stays at the cutting edge—combining technology, research, and practical results for every challenge.
|
|
154
161
|
|
|
155
162
|
|
|
156
163
|
## Example classifications
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: websiteclassificationapi
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.10
|
|
4
4
|
Summary: Website classification API
|
|
5
5
|
Home-page: https://github.com/websitecategorization/websiteclassificationnapi
|
|
6
6
|
Author-email: info@websitecategorizationapi.com
|
|
@@ -108,7 +108,7 @@ Description: # Website Classification API
|
|
|
108
108
|
|
|
109
109
|
## Our other services
|
|
110
110
|
|
|
111
|
-
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.
|
|
111
|
+
We also provide APIs for other tasks: [Redaction API](https://www.redactionapi.net) and [Content Moderation API](https://www.contentmoderationapi.net) as well as [Anonymization API](https://www.anonymizationapi.com).
|
|
112
112
|
|
|
113
113
|
## AI explainability
|
|
114
114
|
|
|
@@ -138,6 +138,8 @@ Description: # Website Classification API
|
|
|
138
138
|
|
|
139
139
|
It is ideal for those use cases where you require very low latency of requests, which can be achieved with pre-classified websites stored in database.
|
|
140
140
|
|
|
141
|
+
Another great source for [URL categorization database](https://www.urlcategorizationdatabase.com/)
|
|
142
|
+
|
|
141
143
|
## Handling websites with no texts
|
|
142
144
|
|
|
143
145
|
When encountering websites that have no text and just images, our classifier relies on online optical character recognition API service to extract text (if any available) from images on the website. And then classify it.
|
|
@@ -158,6 +160,11 @@ Description: # Website Classification API
|
|
|
158
160
|
|
|
159
161
|
|
|
160
162
|
|
|
163
|
+
Our digital solutions are trusted by organizations seeking reliable, secure, and innovative tools. With the [image moderation api](https://www.contentmoderationapi.net), companies gain the ability to filter and manage user-generated visuals, all while staying informed with insights from [Harvard](https://www.harvard.edu). Protect privacy in every scenario using our [image anonymization](https://www.anomyizationapi.com) platform, engineered to meet global standards and inspired by research from [MIT](https://web.mit.edu). When sensitive information must be protected, our [pii redaction service](https://www.redactionapi.net) ensures that personal data is removed efficiently, reflecting approaches found at [Stanford](https://www.stanford.edu).
|
|
164
|
+
|
|
165
|
+
Business growth is supported through our [corporate enrichment data](https://www.companydataapi.com), delivering actionable intelligence much like the work at [Cambridge](https://www.cam.ac.uk). For cybersecurity and research teams, our [domain dataset](https://www.urlcategorizationdatabase.com) offers extensive categorization, paralleling the data-centric methods at [Berkeley](https://www.berkeley.edu). Legal departments benefit from our [automated contract review](https://www.aicontractreviewtool.com), streamlining compliance and review processes as promoted by [Oxford](https://www.ox.ac.uk).
|
|
166
|
+
|
|
167
|
+
By aligning our solutions with the excellence demonstrated at [Yale](https://www.yale.edu) and [Cornell](https://www.cornell.edu), we ensure that your organization stays at the cutting edge—combining technology, research, and practical results for every challenge.
|
|
161
168
|
|
|
162
169
|
|
|
163
170
|
## Example classifications
|
|
File without changes
|
|
File without changes
|
{websiteclassificationapi-2.6 → websiteclassificationapi-2.10}/websiteclassificationapi/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|