/dav-hut-extractor

extracting hut information from the dav hut booking website

Primary LanguageJavaScript

DAV Hut Extractor

Logo

Tool to extract data from the DAV hut reservation website.

API

Setup

# intall dependencies
npm install

# scrape with a browser window and dev tools
npm run dev

# scrape all huts
npm run start

# scrape specific huts (eg. Ingolstädter Haus & Riemannhaus)
npm run start 144 145