Python Package for Vibe, Fastest way to know everything about your contacts
Project description
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>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vibe-1.2.0.tar.gz
(1.9 kB
view details)
File details
Details for the file vibe-1.2.0.tar.gz
.
File metadata
- Download URL: vibe-1.2.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37288de53d19f522a2367924e0d0e4847474b8afbe3e3c0e0f1fb5824ff1448a |
|
MD5 | 2dcf376a4f84e0e97a286395c4186ff7 |
|
BLAKE2b-256 | a3de1df94e7f2f47dfa7190e98a2a8e5f613109dbc579bba0a89c6bfd2f56614 |