Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 453 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 453 Bytes

rate-your-music-scraper

This repo contains two different scrapers for RYM (rateyourmusic.com).

scraper_charts.py

This scraper can retrieve the following items from RYM charts:

  • ranking
  • album name
  • artist name
  • release date
  • genres
  • descriptors
  • average rating
  • number of ratings
  • number of reviews

scraper_reviews.py

This scraper can retrieve the following items from RYM reviews:

  • users
  • reviews
  • ratings