- Node.js (version 12 or later)
- npm (Node Package Manager)
- Clone the repository
- Now you can run the project with the following command:
- Automatic installation and start:
npm run setup
- or for a manual installation:
npm install
npx playwright install
- Run the project with the following command:
npm start
- Edit your PRN on line 13 and your SEAT NUMBER on line 14
- Edit the total attempts the scraper should make before stopping on line 80
- The script will automatically open a browser window and start the process of scraping the data.