Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 450 Bytes

File metadata and controls

6 lines (4 loc) · 450 Bytes

WEB Scraper using bt4 package

This web scraper uses information from a website called Mercadolibre (Marketsite like amazon). The program takes HTML tags from a product URL, then reads the price and title. You can use this program to check price updates and gather information into a CSV table.

File : Project_2/WebScrapingPython.ipynb Df result: Project_2/MercadoLibre_WebScraperDataset.csv