diff --git a/db/resources.json b/db/resources.json index 3d3191c8..e0bdde73 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1432, +"count": 1436, "entries": [ { "API": "AdoptAPet", @@ -4087,6 +4087,15 @@ "Link": "https://mailtrap.docs.apiary.io/#", "Category": "Email" }, + { + "API": "Proweblook Email Checker", + "Description": "Validate email addresses without sending", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://proweblook.com/email-verifier", + "Category": "Email" + }, { "API": "Sendgrid", "Description": "A cloud-based SMTP provider that allows you to send emails without having to maintain email servers", @@ -6526,6 +6535,15 @@ "Link": "https://postcodes.io", "Category": "Geocoding" }, + { + "API": "Proweblook IP Checker", + "Description": "Proweblook lookup & Geolocation", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://proweblook.com/ipapi", + "Category": "Geocoding" + }, { "API": "Queimadas INPE", "Description": "Access to heat focus data (probable wildfire)", @@ -9199,6 +9217,15 @@ "Link": "https://github.com/azharimm/phone-specs-api", "Category": "Phone" }, + { + "API": "Proweblook Phone Number Checker", + "Description": "Phone number validation", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://proweblook.com/phone-number-validator", + "Category": "Phone" + }, { "API": "Veriphone", "Description": "Phone number validation & carrier lookup", @@ -9208,6 +9235,15 @@ "Link": "https://veriphone.io", "Category": "Phone" }, + { + "API": "Proweblook Whatsapp Contact Checker", + "Description": "Whatsapp number validation", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://proweblook.com/whatsapp-number-checker", + "Category": "Phone" + }, { "API": "APITemplate.io", "Description": "Dynamically generate images and PDFs from templates with a simple API",