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
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
- HTTPError: HTTP Error 500: Internal Server Error