Skip to content

Song scrapping from Online FM radio Wonder FM, using Python and Selenium.

Notifications You must be signed in to change notification settings

Kostisef/automate-song-scrapper-fm-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

automate-song-scrapper-fm-radio

Song scrapping from Online FM radio Wonder FM, using Python and Selenium.
(note: ChromeDriver version should match your installed Chrome Browser version)

Just run src/main.py and every 90 seconds the code will extract current and next song in the playlist. All recordings are saved into a txt file named song_list.txt AND a MySQL database.


FUTURE TASKS

  • GUI

Format of each recording:

  • Song_title - Artist
  • Youtube_search_song_url

e.x.:

About

Song scrapping from Online FM radio Wonder FM, using Python and Selenium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages