-
Notifications
You must be signed in to change notification settings - Fork 215
Description
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/