Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (38 loc) · 1.17 KB

gen-search

Generate genealogy search links for a ton of websites.

var fsLink = gensearch('familysearch', {
  givenName: "Joe William",
  familyName: "Clark"
});

Sites

Site Name Site Key
Ancestry.com ancestry
Archives archives
Billion Graves billiongraves
FamilySearch.org familysearch
Find-A-Grave findagrave
findmypast findmypast
Fold3 fold3
Genealogy Bank genealogybank
Geni geni
Newspapers.com newspapers
WeRelate.org werelate
WorldVitalRecords worldvitalrecords

Schema

  • givenName
  • familyName
  • birthPlace
  • birthDate
  • deathPlace
  • deathDate
  • marriagePlace
  • marriageDate
  • fatherGivenName
  • fatherFamilyName
  • motherGivenName
  • motherFamilyName
  • spouseGivenName
  • spouseFamilyName