You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
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).
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/
The text was updated successfully, but these errors were encountered: