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 +