The Movie Database Support Forum

I am looking for a way to find all Monster type movies (dracula, frankenstein, werewolf, spiders, etc). I would then run another search on that list to screen out gory "R" rated moves. How do I do this? Thanks.

2 Antworten (Seite 1 von 1)

Jump to last post

Hi @MonsterFaction You can do all of this with the /discover/movie method.

You can build a list of keyword IDs (by searching for them) and then use the with_keywords filter. You can use that in conjunction with the certification and certification.lte filters to filter out movie rating.

So here is my search string:

https://api.themoviedb.org/3/discover/movie?api_key=###&language=en-US&sort_by=popularity.desc&certification_country=US&include_adult=false&include_video=false&page=1&primary_release_date.gte=1960&with_keywords=Dracula

The with_keywords brings back 0 hits. So obviously I am doing something wrong. It says that the field is a string. In your earlier reply you stated that I could build a list of keyword IDs. So far not working for me. Any hints?

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden