Skip to content

Commit 7861319

Browse files
Update readme.md
1 parent 4c60f3f commit 7861319

File tree

1 file changed

+4
-160
lines changed

1 file changed

+4
-160
lines changed

readme.md

Lines changed: 4 additions & 160 deletions
Original file line numberDiff line numberDiff line change
@@ -147,101 +147,8 @@ Response Parameter
147147
|proxy.threat|string|Security threat reported.|
148148
|proxy.provider|string|Name of VPN provider if available.|
149149

150-
```json
151-
{
152-
"ip":"8.8.8.8",
153-
"country_code":"US",
154-
"country_name":"United States of America",
155-
"region_name":"California",
156-
"city_name":"Mountain View",
157-
"latitude":37.405992,
158-
"longitude":-122.078515,
159-
"zip_code":"94043",
160-
"time_zone":"-07:00",
161-
"asn":"15169",
162-
"as":"Google LLC",
163-
"isp":"Google LLC",
164-
"domain":"google.com",
165-
"net_speed":"T1",
166-
"idd_code":"1",
167-
"area_code":"650",
168-
"weather_station_code":"USCA0746",
169-
"weather_station_name":"Mountain View",
170-
"mcc":"-",
171-
"mnc":"-",
172-
"mobile_brand":"-",
173-
"elevation":32,
174-
"usage_type":"DCH",
175-
"address_type":"Anycast",
176-
"continent":{
177-
"name":"North America",
178-
"code":"NA",
179-
"hemisphere":["north","west"],
180-
"translation":{
181-
"lang":"ko",
182-
"value":"북아메리카"
183-
}
184-
},
185-
"country":{
186-
"name":"United States of America",
187-
"alpha3_code":"USA",
188-
"numeric_code":840,
189-
"demonym":"Americans",
190-
"flag":"https://cdn.ip2location.io/assets/img/flags/us.png",
191-
"capital":"Washington, D.C.",
192-
"total_area":9826675,
193-
"population":331002651,
194-
"currency":{
195-
"code":"USD",
196-
"name":"United States Dollar",
197-
"symbol":"$"
198-
},
199-
"language":{
200-
"code":"EN",
201-
"name":"English"
202-
},
203-
"tld":"us",
204-
"translation":{
205-
"lang":"ko",
206-
"value":"미국"
207-
}
208-
},
209-
"region":{
210-
"name":"California",
211-
"code":"US-CA",
212-
"translation":{
213-
"lang":"ko",
214-
"value":"캘리포니아주"
215-
}
216-
},
217-
"city":{
218-
"name":"Mountain View",
219-
"translation":{
220-
"lang":null,
221-
"value":null
222-
}
223-
},
224-
"time_zone_info":{
225-
"olson":"America/Los_Angeles",
226-
"current_time":"2022-04-18T23:41:57-07:00",
227-
"gmt_offset":-25200,
228-
"is_dst":true,
229-
"sunrise":"06:27",
230-
"sunset":"19:47"
231-
},
232-
"geotargeting":{
233-
"metro":"807"
234-
},
235-
"ads_category":"IAB19",
236-
"ads_category_name":"Technology & Computing",
237-
"is_proxy":false,
238-
"proxy":{
239-
"last_seen":18,
240-
"proxy_type":"DCH",
241-
"threat":"-",
242-
"provider":"-"
243-
}
244-
}
150+
```python
151+
{'ip': '8.8.8.8', 'country_code': 'US', 'country_name': 'United States of America', 'region_name': 'California', 'city_name': 'Mountain View', 'latitude': 37.405992, 'longitude': -122.078515, 'zip_code': '94043', 'time_zone': '-07:00', 'asn': '15169', 'as': 'Google LLC', 'isp': 'Google LLC', 'domain': 'google.com', 'net_speed': 'T1', 'idd_code': '1', 'area_code': '650', 'weather_station_code': 'USCA0746', 'weather_station_name': 'Mountain View', 'mcc': '-', 'mnc': '-', 'mobile_brand': '-', 'elevation': 32, 'usage_type': 'DCH', 'address_type': 'Anycast', 'continent': {'name': 'North America', 'code': 'NA', 'hemisphere': ['north', 'west'], 'translation': {'lang': None, 'value': None}}, 'district': 'Santa Clara County', 'country': {'name': 'United States of America', 'alpha3_code': 'USA', 'numeric_code': 840, 'demonym': 'Americans', 'flag': 'https://cdn.ip2location.io/assets/img/flags/us.png', 'capital': 'Washington, D.C.', 'total_area': 9826675, 'population': 331002651, 'currency': {'code': 'USD', 'name': 'United States Dollar', 'symbol': '$'}, 'language': {'code': 'EN', 'name': 'English'}, 'tld': 'us', 'translation': {'lang': None, 'value': None}}, 'region': {'name': 'California', 'code': 'US-CA', 'translation': {'lang': '', 'value': ''}}, 'city': {'name': 'Mountain View', 'translation': {'lang': None, 'value': None}}, 'time_zone_info': {'olson': 'America/Los_Angeles', 'current_time': '2023-05-03T01:09:59-07:00', 'gmt_offset': -25200, 'is_dst': True, 'sunrise': '06:10', 'sunset': '19:59'}, 'geotargeting': {'metro': '807'}, 'ads_category': 'IAB19-11', 'ads_category_name': 'Data Centers', 'is_proxy': False, 'proxy': {'last_seen': 2, 'proxy_type': 'DCH', 'threat': '-', 'provider': '-'}}
245152
```
246153

247154
### Domain WHOIS Lookup function
@@ -300,71 +207,8 @@ Response Parameter
300207
|billing.email|string|Billing email address.|
301208
|name_servers|array|Name servers|
302209

303-
```json
304-
{
305-
"domain": "locaproxy.com",
306-
"domain_id": "1710914405_DOMAIN_COM-VRSN",
307-
"status": "clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
308-
"create_date": "2012-04-03T02:34:32Z",
309-
"update_date": "2021-12-03T02:54:57Z",
310-
"expire_date": "2024-04-03T02:34:32Z",
311-
"domain_age": 3863,
312-
"whois_server": "whois.godaddy.com",
313-
"registrar": {
314-
"iana_id": "146",
315-
"name": "GoDaddy.com, LLC",
316-
"url": "https://www.godaddy.com"
317-
},
318-
"registrant": {
319-
"name": "Registration Private",
320-
"organization": "Domains By Proxy, LLC",
321-
"street_address": "DomainsByProxy.com",
322-
"city": "Tempe",
323-
"region": "Arizona",
324-
"zip_code": "85284",
325-
"country": "US",
326-
"phone": "+1.4806242599",
327-
"fax": "+1.4806242598",
328-
"email": "Select Contact Domain Holder link at https://www.godaddy.com/whois/results.aspx?domain=LOCAPROXY.COM"
329-
},
330-
"admin": {
331-
"name": "Registration Private",
332-
"organization": "Domains By Proxy, LLC",
333-
"street_address": "DomainsByProxy.com",
334-
"city": "Tempe",
335-
"region": "Arizona",
336-
"zip_code": "85284",
337-
"country": "US",
338-
"phone": "+1.4806242599",
339-
"fax": "+1.4806242598",
340-
"email": "Select Contact Domain Holder link at https://www.godaddy.com/whois/results.aspx?domain=LOCAPROXY.COM"
341-
},
342-
"tech": {
343-
"name": "Registration Private",
344-
"organization": "Domains By Proxy, LLC",
345-
"street_address": "DomainsByProxy.com",
346-
"city": "Tempe",
347-
"region": "Arizona",
348-
"zip_code": "85284",
349-
"country": "US",
350-
"phone": "+1.4806242599",
351-
"fax": "+1.4806242598",
352-
"email": "Select Contact Domain Holder link at https://www.godaddy.com/whois/results.aspx?domain=LOCAPROXY.COM"
353-
},
354-
"billing": {
355-
"name": "",
356-
"organization": "",
357-
"street_address": "",
358-
"city": "",
359-
"region": "",
360-
"zip_code": "",
361-
"country": "",
362-
"phone": "",
363-
"fax": "",
364-
"email": ""
365-
},
366-
"nameservers": "vera.ns.cloudflare.com, walt.ns.cloudflare.com"
367-
}
210+
```python
211+
{'domain': 'example.com', 'domain_id': '2336799_DOMAIN_COM-VRSN', 'status': 'clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited', 'create_date': '1995-08-14T04:00:00Z', 'update_date': '2022-08-14T07:01:31Z', 'expire_date': '2023-08-13T04:00:00Z', 'domain_age': 10124, 'whois_server': 'whois.iana.org', 'registrar': {'iana_id': '376', 'name': 'RESERVED-Internet Assigned Numbers Authority', 'url': 'http://res-dom.iana.org'}, 'registrant': {'name': '', 'organization': '', 'street_address': '', 'city': '', 'region': '', 'zip_code': '', 'country': '', 'phone': '', 'fax': '', 'email': ''}, 'admin': {'name': '', 'organization': '', 'street_address': '', 'city': '', 'region': '', 'zip_code': '', 'country': '', 'phone': '', 'fax': '', 'email': ''}, 'tech': {'name': '', 'organization': '', 'street_address': '', 'city': '', 'region': '', 'zip_code': '', 'country': '', 'phone': '', 'fax': '', 'email': ''}, 'billing': {'name': '', 'organization': '', 'street_address': '', 'city': '', 'region': '', 'zip_code': '', 'country': '', 'phone': '', 'fax': '', 'email': ''}, 'nameservers': ['a.iana-servers.net', 'b.iana-servers.net']}
368212
```
369213

370214

0 commit comments

Comments
 (0)