AlfredSpielman / last.fm_crawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%