Skip to content

patrickelectric/familysearch2familytree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FamilySearch2FamilyTree

Download a json that described each person that is the parents of someone. E.g:

  • ME
    • Father
      • Father2
        • Father3
        • Mother3
      • Mother2
        • ...
    • Mother
      • Father2
        • ...
      • Mother2
        • ...

How to use it

  1. Do the login in www.familysearch.org
  2. Download the cookies with this extension
  3. Save it as cookies.txt in your home folder
  4. Run run.sh ID YEAR where ID is your personal ID [ABCD-123] and YEAR [default: 1400] the limit year to search.
  5. Wait until it's done!

A valid list of all IDS will be in family/results.txt

About

Extract jsons that describe each person in your family tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages