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