email-verifier-sam
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "email-verifier-sam", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Most reliable npm package for verifying emails using API Email Verifier", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,4 +7,4 @@ # Email Verifier | ||
Use the package manager to install email-verifier-sam. | ||
Get your api key from : | ||
https://rapidapi.com/merrachsamir2000-VROpiUqxyqE/api/pro-email-finder | ||
Get your api key from **[email-verifier-sam](https://rapidapi.com/merrachsamir2000-VROpiUqxyqE/api/pro-email-finder | ||
):** | ||
@@ -16,3 +16,3 @@ ```bash | ||
```python | ||
const EmailVerifier = require('email-verify-sam'); | ||
const EmailVerifier = require('email-verifier-sam'); | ||
@@ -29,2 +29,7 @@ # instantiate class with your key | ||
## Live Example | ||
Try our API from **[here](https://rapidapi.com/merrachsamir2000-VROpiUqxyqE/api/pro-email-finder | ||
):** | ||
## Features | ||
@@ -31,0 +36,0 @@ |
3060
44