anthcp / ancestry-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ancestry Scraper

Welcome!

Instructions

  1. Fork/Clone
  2. Install the dependencies - pip install -r requirements.txt
  3. Install ChromeDriver globally
  4. Set environment variables:
$ export ANCESTRY_USERNAME=foo
$ export ANCESTRY_PASSWORD=bar
  1. Update the surnames in data/surnames.txt
  2. Run: python bot.py

About

License:MIT License


Languages

Language:Python 100.0%