MoviesDatabase

부분 유료
분류별 Adriano Massimo | 업데이트됨 25日前 | Movies
인기

9.9 / 10

지연 시간

213ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

/titles endpoints

Rapid account: Erdaltas
erdaltas
3ヶ月前

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입