-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stopped working today #10
Comments
Same error for me. |
Looks like BOT detection has kicked in: Our systems have detected unusual traffic from your computer network. This page checks to see if it's really you sending the requests, and not a robot. Why did this happen?
This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the Terms of Service. The block will expire shortly after those requests stop. In the meantime, solving the above CAPTCHA will let you continue to use our services.
This traffic may have been sent by malicious software, a browser plug-in, or a script that sends automated requests. If you share your network connection, ask your administrator for help — a different computer using the same IP address may be responsible. Learn more Sometimes you may be asked to solve the CAPTCHA if you are using advanced terms that robots are known to use, or sending requests very quickly. |
same. bummer |
I created this one that shouldn't get blocked since I didn't want to pay money to do a search with Claude. Feel free to use any ideas or code from it if you can't fix the blocking issue: https://github.com/cmann50/mcp-chrome-google-search |
It didn't work for me. Here is the error I got:
"Search failed - please try again: Failed to perform Google search: spawn
osascript ENOENT"
This suggests there's an issue with the underlying system command
(osascript) needed to perform the search.
…On Thu, Jan 23, 2025 at 9:24 PM cmann50 ***@***.***> wrote:
I created this one that shouldn't get blocked since I didn't want to pay
money to do a search with Claude. Feel free to use any ideas or code from
it if you can't fix the blocking issue:
https://github.com/cmann50/mcp-chrome-google-search
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BODYGISUQM57DTKQYLH2YFL2MGP7JAVCNFSM6AAAAABVMZBFDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJRGQYDOMJTHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Oh wait it's because I am on Windows, nevermind, I am stupid.
…On Fri, Jan 31, 2025 at 8:32 AM Deven Parrish ***@***.***> wrote:
It didn't work for me. Here is the error I got:
"Search failed - please try again: Failed to perform Google search: spawn
osascript ENOENT"
This suggests there's an issue with the underlying system command
(osascript) needed to perform the search.
On Thu, Jan 23, 2025 at 9:24 PM cmann50 ***@***.***> wrote:
> I created this one that shouldn't get blocked since I didn't want to pay
> money to do a search with Claude. Feel free to use any ideas or code from
> it if you can't fix the blocking issue:
> https://github.com/cmann50/mcp-chrome-google-search
>
> —
> Reply to this email directly, view it on GitHub
> <#10 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BODYGISUQM57DTKQYLH2YFL2MGP7JAVCNFSM6AAAAABVMZBFDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJRGQYDOMJTHA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
It's been working fine for a couple weeks until today, and this is the error:
Failed to perform search: page.evaluate: Error: No search results found at eval (eval at evaluate (:234:30), <anonymous>:5:39) at UtilityScript.evaluate (<anonymous>:236:17) at UtilityScript.<anonymous> (<anonymous>:1:44)
The text was updated successfully, but these errors were encountered: