This is a CLI application that allows users to create a wishlist of items they want to buy. Users can add items to their wishlist, view their wishlist, and remove items from their wishlist.
This application uses web scraping to get the price of an item from many online stores. The user can input the URL of the item they want to add to their wishlist, and the application will scrape the website to get the price of the item.