Skip to content

stuntcoders/sc_prospector_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prospecting wrapper

Wrapper for Hunter.io and Clearbit used by BDR people of StuntCoders.

Script depends on:

To run it, first install the tool:

curl https://raw.githubusercontent.com/stuntcoders/sc_prospector_wrapper/master/install.sh | bash

Then run following command:

prospector export example.com

To store API keys

Make sure to store configuration with API keys under ~/.prospector with following format:

#!/bin/bash

HUNTER_KEY="hunterkey"
CLEARBIT_KEY="clearbitkey:"

Copyright StuntCoders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages