I have the imdb Ids (tconst, as they call it); what I need to know is how to get the tmdb movie Id value from that imdb movie Id value (with a REST call).
Fılmdi nemese kórsetimdi taba almadyńyz ba? Ony jasaý úshin kirińiz.
Want to rate or add this item to a list?
Not a member?
Travis Bell jaýaby
2020 Qyrkúıek 22 kúni 12:58 PM ýaqytynda
Hi @bclayshannon,
Yes, you can use the
/find
method.As an example.
dewanharish jaýaby
2023 Aqpan 18 kúni 6:31 PM ýaqytynda
Hi, for movies it works ... but not for shows
Travis Bell jaýaby
2023 Aqpan 19 kúni 3:09 PM ýaqytynda
TV works just fine:
Request
Response
jlj1950228 jaýaby
2023 Tamyz 30 kúni 6:52 PM ýaqytynda
This works if pasted into the browser url window, but not with curl.
Leon jaýaby
2023 Tamyz 31 kúni 10:36 AM ýaqytynda
It works for me with curl, using the command Travis provided above. Be sure to wrap the URL with quotation marks. If it doesn't work, provide an example curl command that doesn't work, removing your API key.
jlj1950228 jaýaby
2023 Tamyz 31 kúni 12:43 PM ýaqytynda
Hi,
Thanks for responding. I found my mistake after going through half a dozen permutations of the command line. I counted as URL from http to the question mark and quoted that and nonthing else. The entire line has to be quoted because the entire line, api key and external source option are part of the URL. Quoting the entire thing succeeded.
Thanks again, JIm J.