دعم الموقع

Is there a way—without needing to make millions(!) of queries—to get a list of the ids of all actors/actresses whose names contain each of A, E, I, O, and U exactly once (in any order)—e.g., 1204 (the id for Julia Roberts)?

Technically one could call

https://api.themoviedb.org/3/person/latest?api_key=5555555&language=en-US

and extract the value from the response's "id" field—call this value latest—and then iterate a value i from 1 to latest and for each call

https://api.themoviedb.org/3/person/i?api_key=5555555&language=en-US

checking the "name" value (and "also_known_as" values) on the client side to see if each of A, E, I, O, and U occur exactly once (in any one of those values)... but that looks like it'd take over 2 million HTTP calls, which is... intractable.

I'd certainly appreciate any suggestions for solutions that are actually feasible—thanks!

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

Jump to last post

Hi @horwitz,

Unfortunately, there is no API implementation to suit your needs. You would have to bring the data down locally and do this on your end.

If you are only interested in names, you could use the daily ID export. It contains a list of all of the people in TMDb.

The exports look to be very helpful—thanks! (And thanks for the quick response!)

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

عام

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

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

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

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

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

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

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

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

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

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

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

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

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

الاعدادات

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

تسجيل الدخول