Google Search Output Always Returns "Nobody here but us chickens! #75
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue: Google Search Output Always Returns "Nobody here but us chickens!"
For nearly a week, every search query using the Google engine returns the same message:
Other search engines are functioning correctly with the same proxy setup, so the issue appears to be isolated to Google.
I’ve tested various keywords, filters, but the result doesn’t change. I haven’t found a workaround so far.
Environment:
Request:
Could someone look into whether there have been any changes with Google scraping support or offer suggestions for resolving this?
Hello mister turtle
I'm aware of the issue, I've been getting the error on and off through my proxies. I know it's jank, but could you edit the google.php scraper at line 958 and add the following
And then send the output of that through pastebin or whatever. From there I will be able to handle whatever the fuck is happening. (Probably an unhandled google error)
Also, I don't mind you putting your own donation links on your instance but please don't remove mine. Thanks!
https://privatebin.io/?48f9263cc8a45757#BipHLcSApNWFrDHD7b6Bf294rgRZyHeKfYKnME53Tnrq
I'll put back your donation link 👍
The captcha page should be handled correctly now. Please re-open if I fucked up
Turns out I did fuck up, the
detect_sorry
method wasn't being called underweb()
This should be fixed now ;)