I would have a need for scraping. Specifically, I use Pycurl and BytesIO.
The following code:
c = pycurl.Curl() page = BytesIO() c.setopt(c.INTERFACE,