Skip to content

thomasopsomer/RapportiveLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapportiveLookup

RapportiveLookup

1. Description

Ask me for the tip

2. Usage

  • Clone the repository :)
  • In the repository pip install -r requirement.txt
  • In command line example python.py /path/to/my/csv/of/emails.csv /path/to/csv/of/results.csv --header --email-position 2
usage: app.py [-h] [--header] [--no-header] [--email-position EMAIL_POSITION]
              INPUT_PATH OUTPUT_PATH

positional arguments:
  INPUT_PATH
  OUTPUT_PATH

optional arguments:
  -h, --help            show this help message and exit
  --header
  --no-header           (default: True)
  --email-position EMAIL_POSITION, -e EMAIL_POSITION
                        (default: 2)

Then the program will ask for a token to start, and each time it needs a new one.

About

discrete __rapportivelookup__

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages