Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
Vibe - Fastest way to know everything about Emails
--------------------------------------------------
Person & Company Insights powered by Human Intelligence
Vibe provides Accurate, Comprehensive and Verified Lead Information for B2B Sales and Marketing
visit : <a href="https://vibeapp.co">vibeapp.co</a>
## Documentation
### Installation
```bash
pip install vibe
```
## Basic Usages
#### Initialize Vibe
```python
from vibe import Vibe
vibe = Vibe(<api_key>)
```
api_key : Your api key
get your vibe api key <a href="https://vibeapp.co/developer/">here</a>
#### Email/EmailMD5 Lookups
```python
### Email Lookup
vibe.email(<email>)
### EmailMD5 Lookup
vibe.emailMD5(<email_md5>)
```
#### Email Lookups for Premium API
```python
### Email Lookup
vibe.email(<email>, <webhook_url>)
```
email : email for which info is required
emailMd5 : Email Hash for which info is required
webhook_url : Premium API param, url which u need response once data is enriched
To know more about output formats visit <a href='https://vibeapp.co/docs/'>vibe docs</a>
--------------------------------------------------
Person & Company Insights powered by Human Intelligence
Vibe provides Accurate, Comprehensive and Verified Lead Information for B2B Sales and Marketing
visit : <a href="https://vibeapp.co">vibeapp.co</a>
## Documentation
### Installation
```bash
pip install vibe
```
## Basic Usages
#### Initialize Vibe
```python
from vibe import Vibe
vibe = Vibe(<api_key>)
```
api_key : Your api key
get your vibe api key <a href="https://vibeapp.co/developer/">here</a>
#### Email/EmailMD5 Lookups
```python
### Email Lookup
vibe.email(<email>)
### EmailMD5 Lookup
vibe.emailMD5(<email_md5>)
```
#### Email Lookups for Premium API
```python
### Email Lookup
vibe.email(<email>, <webhook_url>)
```
email : email for which info is required
emailMd5 : Email Hash for which info is required
webhook_url : Premium API param, url which u need response once data is enriched
To know more about output formats visit <a href='https://vibeapp.co/docs/'>vibe docs</a>
Release files for vibe 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vibe-1.2.0.tar.gz | 1.9 kB | Details |
Release files / vibe-1.2.0.tar.gz
| Download URL | vibe-1.2.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
37288de53d19f522a2367924e0d0e4847474b8afbe3e3c0e0f1fb5824ff1448a
|
|
BLAKE2b-256 checksum How to use checksums |
a3de1df94e7f2f47dfa7190e98a2a8e5f613109dbc579bba0a89c6bfd2f56614
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |