CategoriesЕxt |
categories |
Recommended |
String Array |
The array of URL categories. |
Category IDsЕxt |
category_ids |
Recommended |
Integer Array |
The array of URL categories.
1 | Adult/Mature Content | | |
3 | Pornography | | |
4 | Sex Education | | |
5 | Intimate Apparel/Swimsuit | | |
6 | Nudity | | |
7 | Extreme | | |
9 | Scam/Questionable/Illegal | | |
11 | Gambling | | |
14 | Violence/Hate/Racism | | |
15 | Weapons | | |
16 | Abortion | | |
17 | Hacking | | |
18 | Phishing | | |
20 | Entertainment | | |
21 | Business/Economy | | |
22 | Alternative Spirituality/Belief | | |
23 | Alcohol | | |
24 | Tobacco | | |
25 | Controlled Substances | | |
26 | Child Pornography | | |
27 | Education | | |
29 | Charitable Organizations | | |
30 | Art/Culture | | |
31 | Financial Services | | |
32 | Brokerage/Trading | | |
33 | Games | | |
34 | Government/Legal | | |
35 | Military | | |
36 | Political/Social Advocacy | | |
37 | Health | | |
38 | Technology/Internet | | |
40 | Search Engines/Portals | | |
43 | Malicious Sources/Malnets | | |
44 | Malicious Outbound Data/Botnets | | |
45 | Job Search/Careers | | |
46 | News/Media | | |
47 | Personals/Dating | | |
49 | Reference | | |
50 | Mixed Content/Potentially Adult | | |
51 | Chat (IM)/SMS | | |
52 | Email | | |
53 | Newsgroups/Forums | | |
54 | Religion | | |
55 | Social Networking | | |
56 | File Storage/Sharing | | |
57 | Remote Access Tools | | |
58 | Shopping | | |
59 | Auctions | | |
60 | Real Estate | | |
61 | Society/Daily Living | | |
63 | Personal Sites | | |
64 | Restaurants/Dining/Food | | |
65 | Sports/Recreation | | |
66 | Travel | | |
67 | Vehicles | | |
68 | Humor/Jokes | | |
71 | Software Downloads | | |
83 | Peer-to-Peer (P2P) | | |
84 | Audio/Video Clips | | |
85 | Office/Business Applications | | |
86 | Proxy Avoidance | | |
87 | For Kids | | |
88 | Web Ads/Analytics | | |
89 | Web Hosting | | |
90 | Uncategorized | | |
92 | Suspicious | | |
93 | Sexual Expression | | |
95 | Translation | | |
96 | Non-Viewable/Infrastructure | | |
97 | Content Servers | | |
98 | Placeholders | | |
101 | Spam | | |
102 | Potentially Unwanted Software | | |
103 | Dynamic DNS Host | | |
104 | URL Shorteners | | |
105 | Email Marketing | | |
106 | E-Card/Invitations | | |
107 | Informational | | |
108 | Computer/Information Security | | |
109 | Internet Connected Devices | | |
110 | Internet Telephony | | |
111 | Online Meetings | | |
112 | Media Sharing | | |
113 | Radio/Audio Streams | | |
114 | TV/Video Streams | | |
116 | Cloud Infrastructure | | |
117 | Cryptocurrency | | |
118 | Piracy/Copyright Concerns | | |
121 | Marijuana | | |
124 | Compromised Sites | | |
|
ExtensionЕxt |
extension |
Recommended |
String |
Document extension from the original URL requested. |
Host NameЕxt |
host |
Recommended |
String |
The URL host as extracted from the URL. For example: www.files.com. |
MethodЕxt |
method |
Recommended |
String |
The HTTP method used in the URL request. |
Parent CategoriesЕxt |
parent_categories |
Recommended |
String Array |
The array of parent URL categories. |
PathЕxt |
path |
Recommended |
String |
The URL path as extracted from the URL. For example: /download/trouble. |
PortЕxt |
port |
Recommended |
Integer |
The URL port. For example: 80. |
ProviderЕxt |
provider |
Recommended |
String |
The origin of the reputation and category information. For example: "CAS", "CASMA", "Cynic", "Skeptic", or "Synapse". |
QueryЕxt |
query |
Recommended |
String |
The query portion of the URL. For example: the query portion of the URL "http://www.example.com/search?q=bad&sort=date" is "q=bad&sort=date". |
ReferrerЕxt |
referrer |
Recommended |
String |
The address accessed prior to this one. |
Referrer CategoriesЕxt |
referrer_categories |
Optional |
String Array |
All content categories of the Referrer header URL. |
Referrer Category IDs Еxt |
referrer_category_ids |
Optional |
Integer Array |
The array of Referrer URL categories IDs. |
Reputation Score |
rep_score_id |
Recommended |
Integer |
The reputation score of the URL.
0 | Unknown | | |
1 | Very Safe | A top visited site with a long history of good behavior. | |
2 | Safe | A site with consistently good behavior. | |
3 | Probably Safe | A site with a reasonable history of good behavior. | |
4 | Leans Safe | A site that is starting to establish a history of normal behavior. | |
5 | May not be Safe | A site with no established history of normal behavior. | |
6 | Exercise Caution | A new site or a site that is beginning to establish a history of suspicious or risky behavior. | |
7 | Suspicious/Risky | A site with a history of suspicious or risky behavior. (spam, scam, potentially unwanted software, potentially malicious) | |
8 | Possibly Malicious | A site with a strong possibility of maliciousness. | |
9 | Probably Malicious | A site with indicators of maliciousness. | |
10 | Malicious | A site with proven evidence of maliciousness. | |
|
Scheme |
scheme |
Recommended |
String |
The scheme portion of the URL. For example: "http", "https", "ftp" or "sftp". |
URL Text |
text |
Recommended |
String |
The URL. For example: www.files.com/download/trouble. |