From ca380416d7d8d74d71377f6c9e08ba97b180c3c4 Mon Sep 17 00:00:00 2001 From: mariannediaz Date: Wed, 20 Jul 2016 10:09:02 -0400 Subject: [PATCH] Update scraper.py --- scraper.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scraper.py b/scraper.py index 8a1e067..f2a1b02 100644 --- a/scraper.py +++ b/scraper.py @@ -7,7 +7,7 @@ import urllib2 -QUERY = 'aras11 OR aras OR president' +QUERY = 'lorenzo mendoza OR @lorenzomendozag' GEOINFO = '53.26521293124656,-9.063720703125,257km' RESULTS_PER_PAGE = '100' LANGUAGE = 'en' @@ -28,4 +28,4 @@ except: print 'Oh dear, failed to scrape %s' % base_url - \ No newline at end of file +