Please enable JavaScript.
Coggle requires JavaScript to display documents.
Mercado Online, Products, Markets - Coggle Diagram
Mercado Online
-
-
-
Short long story:
- App starts
- User uploads standard spreadsheet with set of items, quantities (optional) and set of Markets and location (if applicable)
- Selenium will launch every Market listed and will search for each item, parsing the item name, product name in the market, brand, quantity/size, type of product, price and other relevant info, then save it to a spreadsheet
- After gathering all the prices, a new script will run through the product comparing in between markets saving to a new spreadsheet
- User will be able to filter the last spreadsheet and check what to buy each item
- Selenium will launch each market and fill its virtual cart
Challenges:
- each market has a different web system
- each market has a different set of names pattern and brand
- each product will need at least a dictionary prepared for it
- typos
-
-