Google-Search-API icon indicating copy to clipboard operation
Google-Search-API copied to clipboard

FYI How I Repaired My Script

Open Woolwit opened this issue 3 years ago • 4 comments

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/

Woolwit avatar Jan 26 '22 23:01 Woolwit

Thanks!

jslattery7077 avatar May 05 '22 08:05 jslattery7077

thanks ! I had empty list

MarcinLinkl avatar Jun 27 '22 22:06 MarcinLinkl

really helpful!

FreanJa avatar Feb 08 '23 05:02 FreanJa

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).

Woolwit avatar Feb 08 '23 05:02 Woolwit