Skip to content

AlfredSpielman/last.fm_crawler

Repository files navigation

last.fm crawler

last.fm_crawler.py

Intention of thic project is to create Python crawler which will scrape all historic records of my last.fm library into CSV file:

  • Artist
  • Title
  • Timestamp

last.fm_deep_crawler.py

In the next step once crawler is working, I'd like to add next level crawler to enter each song's website to scrape its:

  • Album
  • Length
  • Tags

To Do

  • HTTPError: HTTP Error 500: Internal Server Error

Working with

About

Intention of thic project is to create Python crawler which will scrape all historic records (+122k) from my last.fm library into CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages