rotten-tomatoes Questions

1

Solved

As an introduction to APIs, I'm trying to figure out how to access data in python using the Rotten Tomatoes API. This is also my first time dealing with json. I'm using Python 3.4 and have confirm...
Quiles asked 7/8, 2014 at 18:45

1

Solved

I want to use the Rotten Tomatoes API to search for movies. I have an equivalent fully working application that uses TMDB rather than Rotten Tomatoes. I use the standard JAX-RS Client, provided b...
Algebraist asked 27/1, 2014 at 12:6

1

I have an application which has to make 50 to 100 API calls in a loop. Rotten Tomatoes have a limit of 10 calls per second. As a result of this my requests fail in between and i get different resul...
Anthropophagite asked 11/4, 2012 at 2:37
1

© 2022 - 2024 — McMap. All rights reserved.