Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 215 Bytes

Azlyrics Scraper

This is a simple web scraper that extracts lyrics from songs on the website Azlyrics.

Requirements

  • Python 3.x
  • BeautifulSoup4 (pip install beautifulsoup4)