edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

Rotten Tomatoes command returns 403 error #213

Open katycat5e opened 6 years ago

katycat5e commented 6 years ago

.rottentomatoes / .rt command spits out "Error searching: 403" for every input.

\<katycat> .rt Pixels \<gonzobot> Error searching: 403 \<katycat> .rt Iron Man \<gonzobot> Error searching: 403 \<katycat> .rt Thor: Ragnarok \<gonzobot> Error searching: 403 \<katycat> .rottentomatoes Jigsaw \<gonzobot> Error searching: 403

Vault108-zz commented 6 years ago

Seems like they recently updated their Policy. https://www.fandango.com/policies/privacy-policy

Last updated: September 27, 2017

They now Suggest using this form to request Use of the api https://www.rottentomatoes.com/help_desk/proposalform

Please note that at this time we no longer support unauthorized use of our data (e.g. unofficial projects, non-user facing data integrations).

This could be whats causing the issue

edwardslabs commented 6 years ago

yeah they got rid of their free API. We should remote the plugin.

Vault108-zz commented 6 years ago

I know letterboxd is working on an API, would even be useful to switch to that? Now, while my python is not great I am positive someone in the community could make this work. Just an idea though