Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 347 Bytes

Day 45 - Web Scraping with Beautiful Soup

Concepts Practised

  • Parsing HTML and Making Soup
  • Finding and Selecting Particular Elements with BeautifulSoup
  • Scraping a Live Website

Web Scraping - 100 Movies That You Must Watch

day45