Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

A web scraping flask app made during the Queen's Engineering Competition (QEC) in 2018.

License

Notifications You must be signed in to change notification settings

bryan-hoang/pizza-price-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizze Price Scraper

standard-readme compliant

A web scraping flask app made during the Queen's Engineering Competition (QEC) in 2018.

The code in this repository runs a web application that takes user input of current address and desired radius. The app uses web scraping to compare the pizza prices from shops within the input radius, and returns the addresses and names of the shops with the lowest priced pizzas.

Additional features that would be added with more time on the project are ability to process and find lowest prices for user specified number of toppings, number of pizzas, and pizza sizes.

The this repo was originally forked from https://github.com/QECProgramming/team3.

Install

Prerequisites:

Steps:

git clone https://github.com/bryan-hoang/pizza-price-scraper.git
cd pizza-price-scraper
uv sync

Usage

uv run poe serve
# Visit http://127.0.0.1:5000

Maintainers

Contributing

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2018 Bryan Hoang and contributors

About

A web scraping flask app made during the Queen's Engineering Competition (QEC) in 2018.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •