google-it icon indicating copy to clipboard operation
google-it copied to clipboard

stopped working for me yesterday, empty results, anyone else

Open mikemcqueen opened this issue 2 years ago • 8 comments

latest version.

-h saves the correct html file, but no visible results.

probably a selector issue? US google.

mikemcqueen avatar Jun 10 '22 22:06 mikemcqueen

Same. grrrrrr god-damn Google.

Not working in Mexico and -> VPN US for me neither.

bostonnico avatar Jun 11 '22 17:06 bostonnico

these seem to work somewhat OK but probably not bulletproof, if you care mostly about titles and hRefs. Haven't figured out a snippet selector.

export GOOGLE_IT_TITLE_SELECTOR="div[class="yuRUbf"] > a > h3" export GOOGLE_IT_LINK_SELECTOR="div[class="yuRUbf"] > a"

mikemcqueen avatar Jun 11 '22 20:06 mikemcqueen

Thanks, yes, I'm implementing a lot of titles. Will play around with it

bostonnico avatar Jun 12 '22 04:06 bostonnico

@mikemcqueen this issue auto-closed after I merged #87 - google-it v1.6.3 is now published on npm - please check to see if that successfully resolves the issue

PatNeedham avatar Jun 13 '22 22:06 PatNeedham

I think they changed again something, I see the html but no results returned and stats: { page: NaN, approximateResults: '', seconds: NaN }

smoi avatar Jun 19 '22 08:06 smoi

My copy working fine. Although I am using a clone from user Mohamed3on's repository

bostonnico avatar Jun 19 '22 18:06 bostonnico

why this is still not working

manojkumarsingh123 avatar Aug 22 '22 11:08 manojkumarsingh123

i have a problem with title

Strooss avatar Sep 18 '22 18:09 Strooss