Web Scraping
Mercadolibre is the largest ecommerce in Latin America, this scraper is an example of how you can use selenium to find the most relevant articles from a search. The scraper creates a csv file to have at hand the data of the 50 most relevant xbox products in Bogota D.C.
git clone https://github.com/julianramirezch/mercadolibre_automation.git
Install Selenium and Selenium webdriver of your browser
python3 mercadolibre.py
Name | Description |
---|---|
mercadolibre.py |
Python script |
Julian Ramirez julianramirezch1@gmail.com
2020