<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 9, 2013 at 10:40 PM, Ben Finney <span dir="ltr"><<a href="mailto:ben+python@benfinney.id.au" target="_blank">ben+python@benfinney.id.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">Dan Stromberg <<a href="mailto:drsalists@gmail.com">drsalists@gmail.com</a>> writes:<br>

<br>
> Is anyone using a module or database that gives Python 3.x access to MPAA<br>
> ratings (EG G, PG, PG-13, etc.)?<br>
<br>
</div>What information would you want access to? Why would a library (rather<br>
than, say, a short set of strings) be needed?<br><div class="im"></div></blockquote><div>Movie ratings.   EG G, PG, PG-13, etc.<br><br></div><div>A library might query a REST interface or screenscrape, though most relevant websites have policies against screenscraping.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
> I explored a few of the possibilities on Pypi, a couple of web interfaces,<br>
> and the IMDB flat text file with ratings and reasons for those ratings, but<br>
> I've not been really impressed yet.<br>
<br>
</div>You seem to be talking about some MPAA document, where is it so we can<br>
know what specifically you're referring to?<span class=""></span><br>It's available from many places, EG: <a href="http://www.filewatcher.com/m/mpaa-ratings-reasons.list.gz.203532-0.html">http://www.filewatcher.com/m/mpaa-ratings-reasons.list.gz.203532-0.html</a><br>
</blockquote><div><br> </div></div><br></div></div>