MoviesDatabase

GRATIS CON POSSIBILITÀ DI UPGRADE
Da Adriano Massimo | Aggiornamento il y a 21 jours | Movies
Popolarità

9.9 / 10

Latenza

218ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

/titles endpoints

Rapid account: Erdaltas
erdaltas
il y a 3 mois

Hi to all,
I am using the /titles endpoint and I am using the “next” key parameter returned from here to get the information of the next movie. But since yesterday this parameter return as None. Is there a problem? You can try this code in Python :
URL="https://moviesdatabase.p.rapidapi.com/titles?&page="+"65c280470ea56b73f9414f54"
querystring = {“titleType”:“movie”,
“info”:“custom_info”}
response = requests.get(URL, headers=headers, params=querystring)
response.json()

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti