</> Vittorio Pivarci

Screenshot
Screenshot
thumbnail
thumbnail

eshopping price scraper

Open-SourcePythonAutomation

A price scraper for eshopping websites

Author: Valkorz (Vittorio Pivarci)

Created on January 1st, 2025

Go to repository

GO TO REPOSITORY

1.0.1

DISCLAIMER

The current state of the project is non-functional due to recent changes in the Mercado Livre scraping policy.

INTRODUCTION

PyScraper (eshopping-price-scraper) is a prototype project designed for scraping prices for products from online stores and other sources. Its main objective is to simplify the process of determining the price of a specific product, by utilizing an automated system to quickly search several store fronts and return a calculated mean average price while accounting for taxes, inflation and displaying a detailed and comprehensible price history, while aiding the user to select the best available offer.

CURRENT STATE (as of 2024)

The current state of the project is capable of scraping the Mercado Livre interface using the BeautifulSoup Python library. Mercado Livre is a popular Brazilian online storefront, chosen for this prototype as it freely allows scraping. I look forward to implementing ways to ethically obtain pricing data and further improve the scraping algorithm including support for different locations and currencies.

PURPOSE

The sole purpose of this project is to facilitate the gathering, analysis and comparison of pricing data. The ability to quickly price items is extremely useful to budget efficiently and ensure the best deals on products.

DEVELOPER NOTE: I’ve put the project on hold for a while. I want to get back to it eventually, though.