Add IP2Location.io API#97
Open
ip2location-com wants to merge 6 commits intogreen-coding-solutions:mainfrom
Open
Add IP2Location.io API#97ip2location-com wants to merge 6 commits intogreen-coding-solutions:mainfrom
ip2location-com wants to merge 6 commits intogreen-coding-solutions:mainfrom
Conversation
- Added the use of IP2Location.io API. - Added the http_code variable to detect any HTTP error code from both APIs.
- Added description for IP2Location.io API and the steps to add the API key.
Member
Added another flag to make sure only use IP2Location.io API if the flag is on and API key is not empty.
Added info for USE_IP2LOCATION_API variable.
Author
|
Hi @ArneTR,
|
Member
|
Hey, sorry for having this left so long. In the current version a key is needed. Does the API also work without a key? If so, what are the downsides / restrictions? |
Author
|
@ArneTR IP2Location.io allows user to perform up to 1,000 queries per day without the need to sign up for an API key (keyless). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR reflected the issue #95. It features 2 updates:
Please let us know if any changes required for this PR. Hope to see the PR gets approved.