Skip to content

The goal of this project is to log prices and it's development.

License

Notifications You must be signed in to change notification settings

Frid0l1n/digitec_webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitec_webscraper

Digitec Webscraper is a simple webscraper with the use case to scrape digitec for price drops.

Table of contents

Installation process

  1. Clone this repository to your local machine
  2. set up a python virtual environment and activate it => https://docs.python.org/3/tutorial/venv.html
  3. install the required packages => pip install -r requirements.txt
  4. run the main.py file in your digitec_webscraper file

Required packages

Required packages are:

requests
bs4

Use it on your own

Since this is a huge project, I'd encourage you to clone and rename this project for your own purposes. It is a good start pouint to develop more on it. If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created.

Known Issues

Releases

No releases published

Packages

No packages published

Languages