Add ip-api

Add https://ip-api.com a free Geolocation API with 45 req/minute, no API key required.
This commit is contained in:
bitsnaps 2020-01-05 19:11:58 +01:00 committed by GitHub
parent a56cbff59e
commit ce3d9fbdf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,6 +186,7 @@ Table of Contents
* [wolfram.com](http://wolfram.com/language/) — Built-in knowledge-based algorithms in the cloud * [wolfram.com](http://wolfram.com/language/) — Built-in knowledge-based algorithms in the cloud
* [wrapapi.com](https://wrapapi.com/) — Turn any website into a parameterized API. 30k API calls per month * [wrapapi.com](https://wrapapi.com/) — Turn any website into a parameterized API. 30k API calls per month
* [Zenscrape](https://zenscrape.com/web-scraping-api) — Web scraping API with headless browsers, residentials IPs and simple pricing. 1000 free API calls/month, extra free credits for students and non-profits * [Zenscrape](https://zenscrape.com/web-scraping-api) — Web scraping API with headless browsers, residentials IPs and simple pricing. 1000 free API calls/month, extra free credits for students and non-profits
* [ip-api](https://ip-api.com) — IP Geolocation API, Free for non-commercial use, no API key required, limited to 45 req/minute from the same IP address for the free plan.
## Artifact Repos ## Artifact Repos