added zipcodebase and geocodeapi

This commit is contained in:
Andreas Altheimer 2020-07-21 16:06:15 +02:00
parent d18cd7eb26
commit 121087982d

View File

@ -211,6 +211,7 @@ Table of Contents
* [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.
* [APIFull](https://apifull.com/) — Web Scraping API handling headless browsers and rotating proxies for developers.
* [WebScraping.AI](https://webscraping.ai) - Simple Web Scraping API with built-in parsing, Chrome rendering and proxies. 5000 free API calls per month.
* [Zipcodebase](https://zipcodebase.com) - Free Zip Code API, access to Worldwide Postal Code Data. 10000 free requests/month.
## Artifact Repos
@ -874,6 +875,7 @@ Table of Contents
* [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page.
* [positionstack](https://positionstack.com/) - Free geocoding for global places and coordinates. 25.000 Requests per month for personal use.
* [stadiamaps.com](https://stadiamaps.com/) — Map tiles, routing, navigation, and other geospatial APIs. 2,500 free map views and API requests / day for non-commercial usage and testing.
* [GeocodeAPI](https://geocodeapi.io) - Geocode API: Address to Coordinate Conversion & Geoparsing based on Pelias. Batch geocoding via CSV. 350000 free requests/month.
## Package Build System