npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@datafire/rottentomatoes

v6.0.0

Published

DataFire integration for Rotten Tomatoes

Downloads

4

Readme

@datafire/rottentomatoes

Client library for Rotten Tomatoes

Installation and Usage

npm install --save @datafire/rottentomatoes
let rottentomatoes = require('@datafire/rottentomatoes').create({
  key: ""
});

.then(data => {
  console.log(data);
});

Description

Test our API services using I/O Docs.

Actions

ListsDirectoryTopLevelLists

rottentomatoes.ListsDirectoryTopLevelLists(null, context)

Input

This action has no parameters

Output

Output schema unknown

DVDListsDirectoryTopLevelLists

rottentomatoes.DVDListsDirectoryTopLevelLists(null, context)

Input

This action has no parameters

Output

Output schema unknown

CurrentReleaseDVDsDVDLists

rottentomatoes.CurrentReleaseDVDsDVDLists({}, context)

Input

  • input object
    • page_limit string: The amount of new release dvds to show per page
    • page string: The selected page of current DVD releases
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

NewReleaseDVDsDVDLists

rottentomatoes.NewReleaseDVDsDVDLists({}, context)

Input

  • input object
    • page_limit string: The amount of new release dvds to show per page
    • page string: The selected page of new release DVDs
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

TopRentalsDVDLists

rottentomatoes.TopRentalsDVDLists({}, context)

Input

  • input object
    • limit string: Limits the number of top rentals returned
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

UpcomingDVDsDVDLists

rottentomatoes.UpcomingDVDsDVDLists({}, context)

Input

  • input object
    • page_limit string: The amount of upcoming dvds to show per page
    • page string: The selected page of upcoming DVDs
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

MovieListsDirectoryTopLevelLists

rottentomatoes.MovieListsDirectoryTopLevelLists(null, context)

Input

This action has no parameters

Output

Output schema unknown

BoxOfficeMovieLists

rottentomatoes.BoxOfficeMovieLists({}, context)

Input

  • input object
    • limit string: Limits the number of movies returned
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

InTheatersMovieLists

rottentomatoes.InTheatersMovieLists({}, context)

Input

  • input object
    • page_limit string: The amount of movies in theaters to show per page
    • page string: The selected page of in theaters movies
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

OpeningMoviesMovieLists

rottentomatoes.OpeningMoviesMovieLists({}, context)

Input

  • input object
    • limit string: Limits the number of opening movies returned
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

UpcomingMoviesMovieLists

rottentomatoes.UpcomingMoviesMovieLists({}, context)

Input

  • input object
    • page_limit string: The amount of upcoming movies to show per page
    • page string: The selected page of upcoming movies
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

MoviesAliasDetailedInfo

rottentomatoes.MoviesAliasDetailedInfo({}, context)

Input

  • input object
    • id string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID
    • type string: Only supports imdb lookup at this time

Output

Output schema unknown

MoviesSearchSearch

rottentomatoes.MoviesSearchSearch({}, context)

Input

  • input object
    • q string: The plain text search query to search for a movie. Remember to URI encode this!
    • page_limit string: The amount of movie search results to show per page
    • page string: The selected page of movie search results

Output

Output schema unknown

MoviesInfoDetailedInfo

rottentomatoes.MoviesInfoDetailedInfo({
  "id": ""
}, context)

Input

  • input object
    • id required string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID

Output

Output schema unknown

CastInfoDetailedInfo

rottentomatoes.CastInfoDetailedInfo({
  "id": ""
}, context)

Input

  • input object
    • id required string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID

Output

Output schema unknown

MovieClipsDetailedInfo

rottentomatoes.MovieClipsDetailedInfo({
  "id": ""
}, context)

Input

  • input object
    • id required string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID

Output

Output schema unknown

MoviesReviewsDetailedInfo

rottentomatoes.MoviesReviewsDetailedInfo({
  "id": ""
}, context)

Input

  • input object
    • id required string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID
    • review_type string: 3 different review types are possible: 'all', 'top_critic' and 'dvd'. 'top_critic' shows all the Rotten Tomatoes designated top critics. 'dvd' pulls the reviews given on the DVD of the movie. 'all' as the name implies retrieves all reviews.
    • page_limit string: The number of reviews to show per page
    • page string: The selected page of reviews
    • country string: Provides localized data for the selected country (ISO 3166-1 alpha-2) if available. Otherwise, returns US data.

Output

Output schema unknown

MoviesSimilarDetailedInfo

rottentomatoes.MoviesSimilarDetailedInfo({
  "id": ""
}, context)

Input

  • input object
    • id required string: Movie ID. You can use the movies search endpoint or peruse the lists of movies/dvds to get the Movie ID
    • limit string: Limit the number of similar movies to show

Output

Output schema unknown

Definitions

This integration has no definitions