From 8f4d08f1a064862c30398a261c63f103f645b534 Mon Sep 17 00:00:00 2001 From: Greg Roberts Date: Sat, 1 Mar 2014 04:06:25 +0000 Subject: [PATCH] added my two cents suggest Mechanize --- docs/scenarios/scrape.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/scenarios/scrape.rst b/docs/scenarios/scrape.rst index b4f10b2fa..3ff71507e 100644 --- a/docs/scenarios/scrape.rst +++ b/docs/scenarios/scrape.rst @@ -99,3 +99,6 @@ using Python or we can save it to a file and share it with the world. A cool idea to think about is modifying this script to iterate through the rest of the pages of this example dataset or rewriting this application to use threads for improved speed. + + +