Amazon product webscraper Given a search term or a URL gets the following information from amazon products: Image URL Title Price Description Stores results in a MongoDB database. Usage: python main.py [search term] [number of products to add to db]