A script that crawls Tokyo-based michelin guide establishments and saves it into a JSON file. I personally did this project so I can plan my tokyo trip based on the cheapest and most-renowned restaurants,
The output.json
generated can be transformed into CSV using online tools.
npm install
npm start