Skip to content

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

License

Notifications You must be signed in to change notification settings

duartefdias/AmazonProductsWebscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages