Skip to main content

Python API for RateBeer.com

Project description

RateBeer.com data scraper. Makes getting information from RateBeer.com as easy as:

>>> rb = RateBeer()
>>> rb.search("summit extra pale ale")
{'beers': [{'name': [u'Summit Extra Pale Ale'],
    'num_ratings': 678,
    'rating': 73  ,
    'url': u'/beer/summit-extra-pale-ale/7344/'}],
'breweries': []}

See the full README at https://github.com/alilja/ratebeer

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

ratebeer-1.3.5.tar.gz (5.9 kB view hashes)

Uploaded Source

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