meow6969

Results 1 comments of meow6969

i was able to fix it by changing line 136 of icrawler/builtin/google.py ( https://github.com/hellock/icrawler/blob/master/icrawler/builtin/google.py#L136 ) to `params = dict(q=keyword, ijn=int(i / 100), start=i, tbs=filter_str, udm=2)` as well as changing line...