GitHunt
DU

duartefdias/AmazonProductsWebscraper

Get info from Amazon products and add it to a MongoDB database in Azure Cosmos DB.

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]

Languages

Python100.0%

Contributors

MIT License
Created June 7, 2020
Updated April 29, 2021