Topic: What is the Movie Search String

Hi,

I use an app on my mac to initiate searches, I'm hoping to find the search string used for searching by movie title.

i.e.: I would think it something like this: http://themoviedb.org/Movie?=*

Thanks

Re: What is the Movie Search String

http://www.themoviedb.org/search?search[text]=*

Found it here: http://forums.themoviedb.org/topic/581/ … okmarklet/

Last edited by JelledeJ (2010-02-08 23:13:44)

Re: What is the Movie Search String

JelledeJ wrote:
http://www.themoviedb.org/search?search[text]=*

Found it here: http://forums.themoviedb.org/topic/581/ … okmarklet/

Close - that is a generic search, I was hoping to do one specific to movie titles.

Re: What is the Movie Search String

Ah, then you should add '/movies' after 'search' to get this one:

http://www.themoviedb.org/search/movies?search[text]=*

Last edited by JelledeJ (2010-02-08 23:23:43)

Re: What is the Movie Search String

Sweet.

Thanks.

Re: What is the Movie Search String

Just a heads up, v2 of TMDb will be launching within the month and this URL will change.

Obviously you can update any code that uses it, I just wanted to mention it.

Travis Bell
themoviedb.org | The open movie database
Follow TMDb on Twitter
Found a bug? Got a feature request? Check our Lighthouse first.