Skip to main content

AllMusic review scraper

Project description

AllMusic

build status

An unofficial scraper AllMusic reviews.

Installation

pip install allmusic

Alternatively, clone directly from master to run with the freshest bugs:

pip install git+git://github.com/fortes/allmusic.git@master

Usage

>>> import allmusic
>>> review = allmusic.getAlbumReviewForAllMusicUrl('https://www.allmusic.com/album/beauty-and-the-beat-mw0000736440')
>>> print(review.album)
'Beauty and the Beat'
>>> print(review.rating)
9

Tests

There is one test, you can try it:

python -m unittest

License

MIT

Contributions

Please do

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allmusic-0.0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file allmusic-0.0.1.tar.gz.

File metadata

  • Download URL: allmusic-0.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3

File hashes

Hashes for allmusic-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f39187fe2e61790ad279f373a5ec56601ae99f314be9e22c722dafcd7622f07b
MD5 91bbabce4a0bbac18f2206c5fcc9f044
BLAKE2b-256 52d733d7f32ee82267c0c26873d327b07f3d768b49ef22cac7a3533ee13baff6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page