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
Title: ASN Lookup
About: Query ASN info for an IP address using IP2Location.io
Name: IP2Location
Label: Feature Request
Assignee: ''
Define You:
Hacktoberfest2022 Participant
Contributor
Is your feature request related to a problem? Please describe.
We saw that there is a script that queried the ip-api.com for some geolocation information. However, we noticed that the API is lack of some information, for example ASN data.
Describe the solution you'd like...
Implement a new script to return the ASN information of an IP address using IP2Location.io API. Any additional data along with the ASN data can be returned to.
Describe alternatives you've considered?
Approach to be followed (optional):
Additional context
Our service provided 500 queries per day for keyless query, or 30000 queries per month if you sign up our free plan. You can read more on the result returned via our documentation.
The text was updated successfully, but these errors were encountered:
Hello there! 👋🏻 Welcome to the Awesome_Python_Scripts! 🚀⚡️
Thank you and congrats 🎉 for opening your very first issue in this project. Please adhere to our Code of Conduct. 👍🏻 You may submit a PR if you like, make sure to follow our Pull Request Template.
Feel free to get in touch with me through social media handles. Hope to see you there!😄
Title: ASN Lookup
About: Query ASN info for an IP address using IP2Location.io
Name: IP2Location
Label: Feature Request
Assignee: ''
Define You:
Is your feature request related to a problem? Please describe.
We saw that there is a script that queried the ip-api.com for some geolocation information. However, we noticed that the API is lack of some information, for example ASN data.
Describe the solution you'd like...
Implement a new script to return the ASN information of an IP address using IP2Location.io API. Any additional data along with the ASN data can be returned to.
Describe alternatives you've considered?
Approach to be followed (optional):
Additional context
Our service provided 500 queries per day for keyless query, or 30000 queries per month if you sign up our free plan. You can read more on the result returned via our documentation.
The text was updated successfully, but these errors were encountered: