Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit544d6b7

Browse files
authored
Update README.md
1 parent9904ac3 commit544d6b7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#[<imgsrc="https://ipinfo.io/static/ipinfo-small.svg"alt="IPinfo"width="24"/>](https://ipinfo.io/) IPinfo Python Client Library
1+
#[<imgsrc="https://ipinfo.io/static/ipinfo-small.svg"alt="IPinfo"width="24"/>](https://ipinfo.io/) IPinfo® Python Client Library
22

33
This is the official Python client library for the IPinfo.io IP address API, allowing you to lookup your own IP address, or get any of the following details for an IP:
44

@@ -9,7 +9,7 @@ This is the official Python client library for the IPinfo.io IP address API, all
99

1010
##Getting Started
1111

12-
You'll need an IPinfo API access token, which you can get by singing up for a free account at[https://ipinfo.io/signup](https://ipinfo.io/signup).
12+
You'll need an IPinfo® API access token, which you can get by singing up for a free account at[https://ipinfo.io/signup](https://ipinfo.io/signup).
1313

1414
The free plan is limited to 50,000 requests per month, and doesn't include some of the data fields such as IP type and company data. To enable all the data fields and additional request volumes see[https://ipinfo.io/pricing](https://ipinfo.io/pricing)
1515

@@ -84,7 +84,7 @@ The `Handler.getDetails()` method accepts an IP address as an optional, position
8484

8585
###Authentication
8686

87-
The IPinfo library can be authenticated with your IPinfo API token, which is passed in as a positional argument. It also works without an authentication token, but in a more limited capacity.
87+
The IPinfo library can be authenticated with your IPinfo® API token, which is passed in as a positional argument. It also works without an authentication token, but in a more limited capacity.
8888

8989
```python
9090
>>>import ipinfo
@@ -295,10 +295,10 @@ more information and limitations.
295295

296296
##Other Libraries
297297

298-
There are official[IPinfo client libraries](https://ipinfo.io/developers/libraries) available for many languages including PHP, Go, Java, Ruby, and many popular frameworks such as Django, Rails and Laravel. There are also many third party libraries and integrations available for our API.
298+
There are official[IPinfo® client libraries](https://ipinfo.io/developers/libraries) available for many languages including PHP, Go, Java, Ruby, and many popular frameworks such as Django, Rails and Laravel. There are also many third party libraries and integrations available for our API.
299299

300-
##About IPinfo
300+
##About IPinfo®
301301

302-
Founded in 2013, IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier, VPN detection, hosted domains, and IP type data sets. Our API handles over 40 billion requests a month for 100,000 businesses and developers.
302+
Founded in 2013, IPinfo® prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier, VPN detection, hosted domains, and IP type data sets. Our API handles over 40 billion requests a month for 100,000 businesses and developers.
303303

304304
[![image](https://avatars3.githubusercontent.com/u/15721521?s=128&u=7bb7dde5c4991335fb234e68a30971944abc6bf3&v=4)](https://ipinfo.io/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp