Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI How I Repaired My Script #98

Open
Woolwit opened this issue Jan 26, 2022 · 4 comments
Open

FYI How I Repaired My Script #98

Woolwit opened this issue Jan 26, 2022 · 4 comments

Comments

@Woolwit
Copy link

Woolwit commented Jan 26, 2022

Novice here... Mods feel free to do your thing. But in case anyone else is looking for an interim fix...
How I got my script back up and running. Thank You Kulla!
(I ran into some issues I didn't understand when trying to clone directly.)

Start here:
https://github.com/kulla/Google-Search-API/tree/update-standard-search
Code >

Download > https://github.com/kulla/Google-Search-API/archive/refs/heads/update-standard-search.zip

Find Google-Search-API on your machine...
$pip3 show Google-Search-API
Location: /usr/local/lib/python3.9/site-packages

Extract Google-Search-API-update-standard-search.zip

Copy/Replace > standard_search.py
(Directory) Google-Search-API-update-standard-search > googleapi > modules > standard_search.py

To>

/usr/local/lib/python3.9/site-packages/googleapi/modules/

@jslattery7077
Copy link

Thanks!

@MarcinLinkl
Copy link

thanks ! I had empty list

@FreanJa
Copy link

FreanJa commented Feb 8, 2023

really helpful!

@Woolwit
Copy link
Author

Woolwit commented Feb 8, 2023

Glad to hear, but I checked a few days ago and my app is not returning any Google results. Please report back if you have any luck. I'm now having to look into using the actual Google API (custom search engine).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants