MoviesDatabase

免费增值
通过 Adriano Massimo | 已更新 16 days ago | Movies
人气

9.9 / 10

延迟

223ms

服务等级

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论