We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f056fd7 commit 1f60e4cCopy full SHA for 1f60e4c
1 file changed
docs/source/code.md
@@ -46,6 +46,7 @@ Retrieve geolocation information for an IP address.
46
47
| Field Name | Description |
48
| ---------------- | ------------------------------------------------------------ |
49
+| Is_Proxy | Determine whether if an IP address was a proxy or not. Returns 0 is not proxy, 1 if proxy, and 2 if it's data center IP |
50
| Country_Short | Two-character country code based on ISO 3166. |
51
| Country_Long | Country name based on ISO 3166. |
52
| Region | Region or state name. |
0 commit comments