A simple WG gesucht scraper to save messages of a profile in Firebase. This scraper was developed to create the database for the flatrate tool.
- run
npm i
- Create a .env in root folder with:
WGG_EMAIL=
WGG_PASSWORD=
FIREBASE_DB_URL=
- Add the db-key.json file from Firebase in the src folder
- run
npm run
to sync messages