batman616
batman616
i got the same, i'm trying to use it but the result is just an empty list. ``` from googleapi import google num_page = 1 search_results = google.search("my query", num_page)...
@kulla Can you tell where i have to add `randint(50,65)` to solve this problem ? im just beginer, thanks you.
im trying like this, it is correct ? ``` time.sleep(randint(50,65)) https = int(time.time()) % 2 == 0 bare_url = u"https://www.google.com/search?" if https else u"http://www.google.com/search?" url = bare_url + params ```
excuse me! some one please let me know this issue been fixed yet? my consumer working with 10% my message on kafka topic and stop, ikd what to do. please...