Well, I think that there really can be problems with a wrong movie. But in general (if you always want to get the very first google result) you have to use something like this:
#RIGHTPAGEFOUND#
#GETMOVIEVAR#=#16#=#MOVIE#
#GETMOVIEVAR#=#23#=#YEARVALUE#
#STRING#=#16#=#16#+#23#
#STRING#=#13#=https://www.google.com/search?q=imdb+#16#&oq=imdb+#16#&aqs=chrome..69i57j69i64.29248j0j4&sourceid=chrome&ie=UTF-8
#OPENNEWWEB#=#13#
#STARTREADWEB#
#FINDLINE#=<a href="https://www.imdb.com/title/tt#11#
#FIND#="#11#
#FIND#=/"#12#
#TAKEWORD#=#13#,#11#,#12#
#SEARCHREPLACEVAR#=https://www.imdb.com/|https://www.imdb.com//#13##01#
#STRING#=#13#=#13#/
#TAKEDIRECTLINK#=#13#
#CONDITIONRIGHTPAGE# #00#==#00#
#ENDRIGHTPAGEFOUND#
It's just a quick suggestion without any testing!