Navigation Menu

Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Sep 27, 2012
2 parents ed0f95a + a26fbec commit 39ff926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -5,7 +5,7 @@ scrapelib
scrapelib is a library for making requests to websites, particularly those
that may be less-than-reliable.

scrapelib originated as part of the `Open States <http://openstates.org/`_
scrapelib originated as part of the `Open States <http://openstates.org/>`_
project to scrape the websites of all 50 state legislatures and as a result
was therefore designed with features desirable when dealing with sites that
have intermittent errors or require rate-limiting.
Expand All @@ -19,7 +19,7 @@ requests as-is:
* All of the power of the suberb `requests <http://python-requests.org>`_ library.
* HTTP, HTTPS, and FTP requests via an identical API
* support for simple caching with pluggable cache backends
* request throtting
* request throttling
* configurable retries for non-permanent site failures
* optional robots.txt compliance

Expand Down

0 comments on commit 39ff926

Please sign in to comment.