some rotten tomatoes links not working
|
|
Hi there, Rotten tomatoes is storing some movies with some numbers at the start of the link which is breaking a lot of scripts like yours. I have modified your script to work with skycitycinemas.co.nz but not all links are working. Eg: Quarantine
Don't spose you know anything about these first few numbers at the start and why RT is using them? thanks |
|
|
I think it might be something to do with multiple movies having the same title. |
|
|
Well fuck me sideways...I don't have a clue why that's happening, but I know how to fix it. It will kind of be a pain in the ass though. Luckily when you guess the wrong page RT redirects you to the search page and most likely the first result is the result we're looking for so I will make my script follow that link to the real page. Give me a few days and I'll have it done. I hope you like the script though. |
|
|
You might be right. I think there is another movie named quarantine, but it doesn't really matter why it happens, just whether we can fix it or not, which we can...I think... I also need make sure to save which movies aren't found on RT so we don't keep looking for movies we can't find. |
|
|
My latest update makes finding the correct rating nearly perfect. The script tries to find the movie page through three different techniques:
Yes it is very complex process, but it is surprisingly accurate. |