Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

A webscraper for the Django Framework that compares the product prices for various UK supermarkets

License

Notifications You must be signed in to change notification settings

RamonWill/price-comparison-project

Repository files navigation

Price Comparison Project (SuperMarkIt)

A webscraper for the Django Framework that compares the product prices for various UK supermarkets.

Table of Contents

Introduction

This Project (SuperMarkIt) utilises the power of the webscraping library Beautiful Soup and Django to create a price comparison site.

Installation

If you do not have Python 3.7+, you can download it here. If you do not have Django you can download it here

About

SuperMarkit uses a webscraping script that traverses through the URLs of the Leading UK supermarkits stored in the database. It then scrapes the prices from the website pages and updates the database with the latest prices. As it currently stands users can register to create an account and store items in a basket, there is not a checkout page yet.

Credits

I'd like to thank The Net Ninja who created this tutorial that taught me the basics of Django. I'd also like to thank this tutorial by FreeCodeCamp, that helped me greatly on this project.

Video-Demo

The image below will redirect you to the video demo on Youtube

Screenshots

About

A webscraper for the Django Framework that compares the product prices for various UK supermarkets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published