MatheusRuggeri / FamilySearchDownloader

An automatic downloader to Family Search files. You can load or download all the files in a book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn

FamilySearchDownloader

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.


Logo

FamilySearchDownloader

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

Table of Contents

About The Project

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.

Getting Started

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.

Prerequisites

A browser and an account in http://familysearch.org/

Installation

  1. Install Webdriver and Selenium
pip install webdriver_manager
pip install selenium 

About

An automatic downloader to Family Search files. You can load or download all the files in a book.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%