Skip to content

JoshuaOndieki/full-contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

full-contact

A simple CLI app using the Full Contact public API.

Overview

The FullContact Developer APIs are used to manage and enhance contact information. Use our APIs to provide social profiles in your app, improve contacts in address books, enrich CRM information, or create highly personalized marketing campaigns.

How to use this project

  1. Clone this repo
  2. Create a virtualenv and pip install requirements with pip install -r requirements.txt
  3. launch app with python app.py
  4. You can now search contacts from Full Contact database.

Email

Search contacts with email by using this command mail <query> The query should be written in the right email format.

Phone

phone <query> query here refers to the phone number you wish to search.

Twitter

twitter <query> Use twitter handles.

LICENCE : MIT

Credits

The Full Contact Team for providing a public API.

About

A simple CLI app using the Full Contact public API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages