Mtndrew11 / python

0 stars 0 forks source link

Get-SalesList #4

Open Mtndrew11 opened 1 year ago

Mtndrew11 commented 1 year ago

Tasks:

Stores:

Items to target:

Process:

  1. Get zip code from user
  2. Gather data from local grocery stores using zip code, using web scraping.
  3. Find the store with the cheapest price for the following items:

    • Milk
    • Eggs
    • Bread
    • Velveeta Cheese slices
    • Mayo
    • Black Beans
    • Deli ham
    • Oatmeal
    • Almond Milk
    • Lettuce
    • Meat
      • Chicken breast
      • Chicken thighs
      • Pork shoulder
      • Ground beef
      • Salmon
      • Brisket
      • Pork belly
Mtndrew11 commented 1 year ago

Pulling data from Aldi sales items. Next step is to target specific items on a specific (local) store using zip code.

https://github.com/Mtndrew11/python/blob/dev/AldiPrices.py