Scripts to scrape metadata of places in Singapore.
- Run
yarn install - Run
docker-compose upto spin up an instance of PostgreSQL (main data store) and Redis (for OneMap caching) - Run
yarn dev:scrapeto start the scraper. In non-production environments, this will launch Chromium. Adjustscraper.tsaccordingly for testing purposes (e.g. disable other sources in order to save time)