Add SerpApi (#150)

Similar to SearchApi, SerpApi offer 100 free credits every month to use for all of the search engine APIs available.
This commit is contained in:
Hilman Ramadhan 2024-04-18 11:00:10 +08:00 committed by GitHub
parent dfee33704d
commit 9f30d47b09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -354,6 +354,7 @@ For information on contributing to this project, please see the [contributing gu
| [IPFinder](https://ipfinder.io/) | Geolocation API,ASN API,IP Ranges API,IP Firewall API,Domain API | Yes | Yes | Yes | | [IPFinder](https://ipfinder.io/) | Geolocation API,ASN API,IP Ranges API,IP Firewall API,Domain API | Yes | Yes | Yes |
| [Scraper.run](https://scraper.run/) | Geolocation API,lookup DNS & whois record of a domain | No | Yes | Yes | | [Scraper.run](https://scraper.run/) | Geolocation API,lookup DNS & whois record of a domain | No | Yes | Yes |
| [SearchApi](https://www.searchapi.io/) | Real-time search engines SERP API | `apiKey` | Yes | No | | [SearchApi](https://www.searchapi.io/) | Real-time search engines SERP API | `apiKey` | Yes | No |
| [SerpApi](https://serpapi.com/) | Scrape Google and other search engines | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)** **[⬆ Back to Index](#index)**