https://github.com/jashanj0tsingh/pythontutorials
Scrape Lyrics from genius.com to a text file. Educational purposes only.
https://github.com/jashanj0tsingh/pythontutorials
beautifulsoup genius-lyrics genius-lyrics-search lyrics-scraping python tutorial webscraping
Last synced: 6 months ago
JSON representation
Scrape Lyrics from genius.com to a text file. Educational purposes only.
- Host: GitHub
- URL: https://github.com/jashanj0tsingh/pythontutorials
- Owner: jashanj0tsingh
- Created: 2017-04-07T04:52:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T13:34:55.000Z (over 8 years ago)
- Last Synced: 2025-03-20T14:47:55.021Z (7 months ago)
- Topics: beautifulsoup, genius-lyrics, genius-lyrics-search, lyrics-scraping, python, tutorial, webscraping
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PythonTutorials
LyricsScraper.py - Helps scrape lyrics of all the songs of an artist from http://genius.com/?q=artist+name into a text file.