Merge pull request #1387 from bitsnaps/patch-4

Add ip-api
This commit is contained in:
R.I.Pienaar 2020-01-06 12:59:02 +01:00 committed by GitHub
commit 93fc7f8699
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