Commit Graph

5 Commits

Author SHA1 Message Date
albertfj114
08dc9e76ba feat: add buscarmisas-network importer — parsing functions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 19:09:24 -04:00
albertfj114
9e5e2a2b53 feat: add discovermass-import to scheduler pipeline and package.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 07:06:55 -04:00
albertfj114
53ddc51f64 refactor: remove --test-parse debug block from discovermass importer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 07:06:14 -04:00
albertfj114
2046bbe289 feat: add import-discovermass.ts — USA church importer with 10s crawl delay
Imports 20,284 US Catholic churches from discovermass.com including mass,
confession, and adoration schedules. Respects robots.txt Crawl-delay: 10.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 07:02:58 -04:00
albertfj114
a046928ed0 feat: add discovermassId to church-matcher ExistingChurch and ChurchCandidate
Add discovermassId field to ExistingChurch interface and ChurchCandidate type,
insert a dedicated matching pass in findDuplicateChurch, and update all 15 importer
push blocks plus 16 loadExistingChurches select queries to include the new field.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 06:52:05 -04:00