Sorry that there is only one commit, this was a private project, with my user and pass, old commits had personal data.
An automatic download to Family Search files. You can load or download all the files in a book.
Sorry that there is only one commit, this was a private project, with my user and pass, all the commits have personal data.
An automatic download to Family Search files. You can load or download all the files in a book.
Report Bug
Family search is an amazing tool to find more about yourself. The main problem is that you can only load one image, if you are looking for your old relatives, maybe you will have to look for thousands of files to find a birth certificate. This code just helps you to load all the images faster. IMPORTANT: You shouldn't use the download function, Family Search can identify you as a robot if you are using this function.
Find the book in family search that you want to load or download and paste in the URL field in python file. Also put your user and pass. Choose what you want to do and run the code.
A browser and an account in http://familysearch.org/
- Install Webdriver and Selenium
pip install webdriver_manager
pip install selenium