Fetches results from the results page of CVR College of Engineering and outputs in CSV format.
- Clone this repo.
- Install all the dependencies.
- Edit src/config.ts
- Set
url
to one of result links from this page. - Set other fields to values of your choice
- Set
- Run
pnpm dev
to start fetching the result.