Gets all the data from this vollayball ranking website and stores all the scraped data in MongoDB collections.
In the root directory:
- Add a .env file containing
DB_CONNECTION=your-MongoDB-connection-string
- Open the terminal in the root directory, then use this:
npm run scraper