Skip to main content

Scrapes Rotten Tomatoes's website for basic information on movies.

Project description

Rotten Tomatoes Python

This package is for easily getting Rotten Tomatoes scores and other data on movies, without the use of their API. The package scrapes their website for the data. Unfortunately, to get access to their API you have to submit a special request which takes an inordinate amount of time to process, or doesn't go through at all.

Basic usage:

import rottentomatoes_python as rt
print(rt.tomatometer("happy gilmore"))

# Result: 61 (of type int)

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

rottentomatoes-python-0.1.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

rottentomatoes_python-0.1.2-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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