Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
316 stars 88 forks source link

'NoneType' object has no attribute 'get' #11

Closed jaykumbhar closed 4 years ago

jaykumbhar commented 4 years ago

Didn't get the news data which is available on google googlenews.clear()

1.googlenews.search('vijay kumbhar') 2.'NoneType' object has no attribute 'get'

  1. googlenews.result()
  2. [] newsdata
HurinHu commented 4 years ago

Problem solved! Please use pip install --upgrade GoogleNews to upgrade to latest version