Iceloof/GoogleNews

'NoneType' object is not iterable

Closed this issue · 2 comments

If self.__results is empty, the sort() fails

This means Google is not returning result. The cause may be too frequent requests, or Google recognizes it as robot and block the requests with additional human verification. If possible, set some interval delay and change IP/network.