Web Scraper Tutorial

In this tutorial we are going to learn what is a web scraper in python 3.X, a bit of the html structure, how to save and process data in csv using Panda, and how to use selenium depending on the web we want to scraper. This repo will help us a guide for a future workshop.


You can see the complete tutorial here slide

Tools For use

Python 3.X

Selenium

Panda