/ancestry-scraper

Primary LanguagePythonMIT LicenseMIT

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
  5. Update the surnames in data/surnames.txt

  6. Run: python bot.py