You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/radar/investigate/url-scanner.mdx
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,10 +158,16 @@ Alternatively, you can search in the Security Center:
158
158
2. Go to **Security Center** > **Investigate**.
159
159
3. Enter your query and select **Search**.
160
160
161
-
You can scan a URL by location:
161
+
You can scan a URL by location. Scanning a URL by location allows you to analyze how a website may present different content depending on your location. This helps to expose and examine region-specific malicious activities.
162
+
163
+
:::note
164
+
Only Enterprise customers can scan a URL by location.
165
+
:::
166
+
167
+
To scan a URL based on your geographic location:
162
168
163
169
1. Enter your URL.
164
-
2. Go to **Location** > select which country to scan from.
170
+
2. Go to **Location** > Select which country to scan the URL from.
165
171
3. Select **Scan now**.
166
172
167
173
You can also use the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/create/#(params)%20default%20%3E%20(param)%20account_id%20%3E%20) to scan a URL from a specific location.
0 commit comments