Skip to content

The Python class "Amazon" provide simple functionality for researching data about products which are being offered on Amazon.de.

License

Notifications You must be signed in to change notification settings

michael-eble/python-class-product-research-amazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Python class "Amazon" for scientific and research purposes

  • Purpose: Provide simple functionality for researching data about products on Amazon.de.
  • Webpages containing lists of products ("overviews") and stored locally are used as sources.
  • The class provides some methods for extracting relevant product data from local HTML files.
  • It uses BeautifulSoup and stores the data extracted in a CSV file on a local storage, too.

About

The Python class "Amazon" provide simple functionality for researching data about products which are being offered on Amazon.de.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages