Module Name: SalesMaple Contact Harvester
Module path: recon/domains-contacts/salesmaple
Name: SalesMaple Contact Harvester
Path: modules/recon/domains-contacts/salesmaple.py
Author: Tim Tomes (@LaNMaSteR53)
Description:
Harvests contacts from the SalesMaple API using domains as input. Updates the 'contacts' table with the results.
Options:
| Name |
Current Value |
Required |
Description |
| SOURCE |
default |
yes |
source of input (see 'show info' for details) |
Source Options:
| default |
SELECT DISTINCT domain FROM domains WHERE domain IS NOT NULL |
| <string> |
string representing a single input |
| <path> |
path to a file containing a list of inputs |
| query <sql> |
database query returning one column of inputs |