Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

12 lines (10 loc) · 1.01 KB

CIMB Clicks SGD to MYR Exchange Rate Scraper

This project is a simple web scraper that extracts the latest SGD to MYR exchange rate from the CIMB Clicks Singapore website.

Features

  • 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.

Prerequisites

Before you begin, ensure you have the following tools installed on your machine:

  • Node.js (version 16.x or above)
  • Playwright