From 30e3cc14b1f30152fb18194d381f32f9e998cf0a Mon Sep 17 00:00:00 2001 From: shenjinti Date: Sun, 6 Nov 2022 15:41:55 +0800 Subject: [PATCH] Scraper toolbox added (#59) Co-authored-by: pi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21b760a..c1c8f8a 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ For information on contributing to this project, please see the [contributing gu | [US Street Address](https://smartystreets.com/docs/cloud/us-street-api) | Validate and append data for any US postal address | `apiKey` | Yes | Yes | | [vatlayer](https://vatlayer.com) | VAT number validation | No | Yes | Unknown | | [Veriphone](https://veriphone.io) | Phone number validation & carrier lookup | `apiKey` | Yes | Yes | +| [Scraper.run](https://scraper.run) | Email address validation | No | Yes | Yes | **[⬆ Back to Index](#index)** @@ -338,6 +339,7 @@ For information on contributing to this project, please see the [contributing gu | [XML to JSON](https://developers.wso2apistore.com/) | Integration developer utility APIs | No | Yes | Unknown | | [Image to Link](https://www.contentful.com/developers/docs/references/images-api/) | Generate link from image(Integration developer utility APIs) | No | 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 | **[⬆ Back to Index](#index)**