PricePinion / PricePinion-Backend

This repo is the backend for PricePinion.
https://pricepinion-backend.azurewebsites.net/
0 stars 2 forks source link

WholeFoods price fails to converts cent to USD formal format. #44

Closed maslindc2 closed 4 months ago

maslindc2 commented 4 months ago

WholeFoods scraper is failing to convert the price string correctly.

maslindc2 commented 4 months ago

Improved if statements and attempted to patch the cent per pound function. Currently WholeFood's current does not have a product that is XX¢/lb. Will test again in the future for this.