دعم الموقع

Hey everyone,

I'm developing a small clone of themovieDB in react js.

I noticed one thing what looks awesome pagination. How would I go about requesting more data from the API without encountering duplicates ? By default it looks like 20 but I see like 99 + pages on the movies and tv section.

How could I accomplish this ?

Any form of feedback related to this would be awesome

Cheers,

Alex

3 ردود (على هذه الصفحة 1 من 1)

Jump to last post

Hi Alex,

What kind of request are you looking to make? A paginated request looks like the following:

https://api.themoviedb.org/3/movie/popular?api_key=###&page=1
https://api.themoviedb.org/3/movie/popular?api_key=###&page=2
https://api.themoviedb.org/3/movie/popular?api_key=###&page=3

Etc.

Each page contains 3 fields useful for pagination, page, total_results and total_pages. You can make your own choices about what to do with the available pages. One more thing to note, we only let you access up to page 1000 (the top 20,000 items) of any request.

Cheers.

I'm using v4 Lists and have a list with 144 items in it. I'm trying to pull the entire list results into a Google sheet but I'm only getting 20 of the 144 items. Is there a way to pull all the results via v4 API (eg. 'page=all' or something to this effect), or do I have to make a specific GET request for each of the 8 pages?

Hi @tylerkinglee,

Unfortunately, no. You have to page through each page like I show above.

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول