This project is a simple web scraper that extracts the latest SGD to MYR exchange rate from the CIMB Clicks Singapore website.
- Scrapes the CIMB Clicks Singapore website to retrieve the current SGD to MYR exchange rate.
- Uses Playwright for web scraping.
- Outputs the exchange rate in the console.
Before you begin, ensure you have the following tools installed on your machine:
- Node.js (version 16.x or above)
- Playwright