Use Cases are for Amazon and Bestbuy
Because of Computer Part Storage and the difficulty to purchase products I create a bot that could potentailly buy products for you.
Can be any product on either site.
To Be Tested:
- How long the bot can run without crashing
- Running multiple instances of the bot so you can watch multiple prodcuts
- Containerize application
- Run on cloud to see if it still works (headless mode)
Pros:
- Can get whatever you want quickly
- Can watch products for you and potentailly beat other bots to buying the item
Con:
- Not ethical
- Build a web application that runs on the cloud using flask
- Ability to monitor
- Multiple users can use the bot
- Break code down into reusable and easily changeable components
- Add test cases