0
How search in Google by Python?
I use ' pip install google ' but when I import it and call it 'search' function raise an exception that it doesn't have this function. what is wrong? if there is a better way say.thank you 😉
3 odpowiedzi
+ 5
did you import google or googlesearch because I think setup file installs it with googlesearch name
+ 3
I doubt if there's any module named Google
0
I found this that you might find useful.
https://stackoverflow.com/questions/35244991/importerror-with-googlesearch-package-in-JUMP_LINK__&&__python__&&__JUMP_LINK
As Mert said, the module is called googlesearch