GoogleScraper icon indicating copy to clipboard operation
GoogleScraper copied to clipboard

Attribute Error:

Open cs-chandu opened this issue 8 years ago • 1 comments

from urllib.parse import urlparse import GoogleScraper results = GoogleScraper.scrape('HOly shit', number_pages=1) Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: module 'GoogleScraper' has no attribute 'scrape'

cs-chandu avatar Jun 12 '17 10:06 cs-chandu

Can you be more specific when this error happend?

VeeeneX avatar Aug 15 '17 08:08 VeeeneX