Browse Source

Merge 0274862479 into 49d267a721

pull/3684/merge
Manish Acharya 6 months ago
committed by GitHub
parent
commit
87bc09daa6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 54 additions and 51 deletions
  1. +54
    -51
      README.md

+ 54
- 51
README.md View File

@@ -95,57 +95,59 @@

## Index

* [Animals](#animals)
* [Anime](#anime)
* [Anti-Malware](#anti-malware)
* [Art & Design](#art--design)
* [Authentication & Authorization](#authentication--authorization)
* [Blockchain](#blockchain)
* [Books](#books)
* [Business](#business)
* [Calendar](#calendar)
* [Cloud Storage & File Sharing](#cloud-storage--file-sharing)
* [Continuous Integration](#continuous-integration)
* [Cryptocurrency](#cryptocurrency)
* [Currency Exchange](#currency-exchange)
* [Data Validation](#data-validation)
* [Development](#development)
* [Dictionaries](#dictionaries)
* [Documents & Productivity](#documents--productivity)
* [Email](#email)
* [Entertainment](#entertainment)
* [Environment](#environment)
* [Events](#events)
* [Finance](#finance)
* [Food & Drink](#food--drink)
* [Games & Comics](#games--comics)
* [Geocoding](#geocoding)
* [Government](#government)
* [Health](#health)
* [Jobs](#jobs)
* [Machine Learning](#machine-learning)
* [Music](#music)
* [News](#news)
* [Open Data](#open-data)
* [Open Source Projects](#open-source-projects)
* [Patent](#patent)
* [Personality](#personality)
* [Phone](#phone)
* [Photography](#photography)
* [Programming](#programming)
* [Science & Math](#science--math)
* [Security](#security)
* [Shopping](#shopping)
* [Social](#social)
* [Sports & Fitness](#sports--fitness)
* [Test Data](#test-data)
* [Text Analysis](#text-analysis)
* [Tracking](#tracking)
* [Transportation](#transportation)
* [URL Shorteners](#url-shorteners)
* [Vehicle](#vehicle)
* [Video](#video)
* [Weather](#weather)
- [Index](#index)
- [Animals](#animals)
- [Anime](#anime)
- [Anti-Malware](#anti-malware)
- [Art \& Design](#art--design)
- [Authentication \& Authorization](#authentication--authorization)
- [Blockchain](#blockchain)
- [Books](#books)
- [Business](#business)
- [Calendar](#calendar)
- [Cloud Storage \& File Sharing](#cloud-storage--file-sharing)
- [Continuous Integration](#continuous-integration)
- [Cryptocurrency](#cryptocurrency)
- [Currency Exchange](#currency-exchange)
- [Data Validation](#data-validation)
- [Development](#development)
- [Dictionaries](#dictionaries)
- [Documents \& Productivity](#documents--productivity)
- [Email](#email)
- [Entertainment](#entertainment)
- [Environment](#environment)
- [Events](#events)
- [Finance](#finance)
- [Food \& Drink](#food--drink)
- [Games \& Comics](#games--comics)
- [Geocoding](#geocoding)
- [Government](#government)
- [Health](#health)
- [Jobs](#jobs)
- [Machine Learning](#machine-learning)
- [Music](#music)
- [News](#news)
- [Open Data](#open-data)
- [Open Source Projects](#open-source-projects)
- [Patent](#patent)
- [Personality](#personality)
- [Phone](#phone)
- [Photography](#photography)
- [Programming](#programming)
- [Science \& Math](#science--math)
- [Security](#security)
- [Shopping](#shopping)
- [Social](#social)
- [Sports \& Fitness](#sports--fitness)
- [Test Data](#test-data)
- [Text Analysis](#text-analysis)
- [Tracking](#tracking)
- [Transportation](#transportation)
- [URL Shorteners](#url-shorteners)
- [Vehicle](#vehicle)
- [Video](#video)
- [Weather](#weather)
- [License](#license)

### Animals
API | Description | Auth | HTTPS | CORS |
@@ -556,6 +558,7 @@ API | Description | Auth | HTTPS | CORS |
| [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown |
| [ip-fast.com](https://ip-fast.com/docs/) | IP address, country and city | No | Yes | Yes |
| [IP2WHOIS Information Lookup](https://www.ip2whois.com/) | WHOIS domain name lookup | `apiKey` | Yes | Unknown |
| [ipapi.co](https://ipapi.co/) | Powerful & Simple REST API for IP Address Geolocation | No | Yes | Unknown |
| [ipfind.io](https://ipfind.io) | Geographic location of an IP address or any domain name along with some other useful information | `apiKey` | Yes | Yes |
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |
| [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown |


Loading…
Cancel
Save