Skip to content

DataAnalysisPath/4.3-lab_web_scraping_selenium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Ironhack logo

Lab | Web Scraping with Selenium

nosotros chorizeando datos

Introduction

Now that you already figured out how to scrape data from the web using Beautiful Soup, it's time to scrape it with Selenium.

Getting Started

  1. Open the main.ipynb file in the your-code directory. There are a bunch of questions to be solved. Each exercise is independent from the previous one. If you get stuck in one exercise you can skip to the next one. Read each instruction carefully and provide your answer beneath it.
  2. Import selenium, chrome driver etc... as mentioned in class.
  3. Get the same data as in the main.ipynb file, but using selenium.

In this lab, you will practice a series of exercises to test your web scraping skills. You will work on your own but remember the teaching staff is at your service whenever you encounter problems.

Deliverables

  • main.ipynb with your responses to each of the exercises.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources

Web Scraping Tutorial Dataquest

Web Scraping Tutorial Kdnuggets

HTML Scraping

The Anatomy of a Search Engine

About

Web Scraping with Selenium

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%