Scrapes amazon for prices and then finds the average price as well as the images, names, and prices. (Possibly can sort?)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Deployed on a different website bc github doesn't support flask :(. Its ok still got it done.
Whoopsies, accidently flashed my api key. I replaced it and fixed it
Used SERPapi to get amazon api. Used python to decipher the HTML and calculations for the average. Flask was used to host the server. HTML and CSS is used for the frontend.