Check out todays prices Here!
This project uses the Puppeteer Node library to get the price of Raspberry Pi 4s scrapped from amazon (US). Not really usefull but this is to test out automation with GitHub Actions. As I discover things to try them out!
npm install
npm run start
Output: Pie_Price.json
npm run avePie
Output: Average price
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.