GetPage function broken for rotten tomatoes
Posted: 2017-09-04 09:27:20
Last year I made a script to scrape rotten tomatoes movie URLs for ratings etc... It worked well, but broke suddenly when the site became SSL only.
I updated Ant Movie Catalog to 4.2.1 beta for SSL compatibility, however the get page function for this site is still broken (it works for other websites).
E.g
page := GetPage('https://www.rottentomatoes.com/m/sixth_sense')
I get a persistent error: "error connecting with SSL"
Does anyone know of a potential work around?
Thanks
I updated Ant Movie Catalog to 4.2.1 beta for SSL compatibility, however the get page function for this site is still broken (it works for other websites).
E.g
page := GetPage('https://www.rottentomatoes.com/m/sixth_sense')
I get a persistent error: "error connecting with SSL"
Does anyone know of a potential work around?
Thanks