27 Messages

 • 

638 Points

Monday, December 7th, 2020 10:00 PM

1

How to search by movie release attribute?

For example. I want to search for movies that were shown at TIFF and have the release attribute of (Toronto International Film Festival) in their release date info. How do I do that?

Champion

 • 

5.1K Messages

 • 

118.6K Points

4 years ago

I don't see how you would do that with Advanced Title Search. https://www.imdb.com/search/title/ Some titles have a trivia item about it: https://www.imdb.com/search/title-text/?trivia=TIFF That search is part of the Advanced Searches listed when you change the All dropdown to Advanced (next to the search box atop nearly every IMDb desktop page), or bookmark this:  https://www.imdb.com/search/ If you want to do some data-mining, the festival attribute looks like it's part of this dataset: title.releases.tsv.gz - Release dates for the various regions for a title. titleId (string) - the tconst, an alphanumeric unique identifier of the titleordering (integer) - secondary key to uniquely reference items with the same tconstdate (string) - represents the release date of a titleregion (string) - the ISO Alpha-2 country codepremiere (integer) - flag indicating if this was the premiere releasewide (integer) - flag to indicate if this was a wide releasepremiereType (string) - description of the type of premierefestival (string) - indicates if this was a festival releaseattributes (string array) - other attributes or comments

27 Messages

 • 

638 Points

@bderoes Imdb should really add it to their advanced search 

Champion

 • 

5.1K Messages

 • 

118.6K Points

4 years ago

BTW, there's section of IMDb dedicated to TIFF: https://www.imdb.com/toronto/?ref_=helpms_ih_gi_siteindex