/Allegro-Special-Offers

A simple web scraper extracting products from the "Brand Hits Mega Occasion" section from site: https://allegro.pl/strefaokazji. Displays product photo, original price, promotional price and discount percentage. Products are sorted by discount percentage.

Primary LanguagePython

Allegro-Special-Offers

See Project Live Here

A simple web scraper extracting products from the "Brand Hits Mega Occasion" section from site: https://allegro.pl/strefaokazji. Displays product photo, original price, promotional price and discount percentage. Products are sorted by the percentage of discount.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Libraries and Packages

pip install -r requirements.txt

Running

A step by step series of examples that tell you how to run a script

Download project
Install requirements
Run terminal with choosen folder "Allegro-Special-Offers>"
Type "flask run", to start the server

Built With

Authors

Acknowledgments

  • The project was made to learn about the Beautiful Soup library