Scrapers for various IIIF map collections.
Built with https://bun.sh/.
List available scrapers:
bun index.ts
Run a scraper:
bun index.ts <scraper>
This will output a NDJSON file in the data
directory.
Merge scraped data into a single JSON array:
bun run merge