Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 333 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 333 Bytes

Map Collection Scrapers

Scrapers for various IIIF map collections.

Built with https://bun.sh/.

Usage

List available scrapers:

bun scrape

Run 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