MoviesDatabase

फ्रीमियम
द्वारा Adriano Massimo | अपडेट किया गया 24 days ago | Movies
लोकप्रियता

9.9 / 10

लेटेंसी

214ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

/titles endpoints

Rapid account: Erdaltas
erdaltas
3 months ago

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()

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें