Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 281 Bytes

FullContactAPI Scraper

project setup

  • git clone from this repository.

  • pip install -r requirements.txt

  • export FLASK_APP=run.py

  • flask run

  • upload the txt or csv file that has email to scrap via FullContactAPI

  • input your API key

  • click submit

OK!