Skip to content
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

The bridge google search returns error #3481

Closed
Pepepy opened this issue Jul 3, 2023 · 4 comments
Closed

The bridge google search returns error #3481

Pepepy opened this issue Jul 3, 2023 · 4 comments
Labels
Bug-Report Confirmed bug report

Comments

@Pepepy
Copy link

Pepepy commented Jul 3, 2023

Describe the bug
Apparently the bridge stopped working and in each request it throws error 429:

To Reproduce
Bridge returned error 429! (19541)
2023-07-03 06:28:15
Try again later
RSS-Bridge tried to fetch a website. They told us to try again later.

Details
Type: HttpException
Code: 429
Message: https://www.google.com/search?q=santa+barbara&hl=en&num=100&complete=0&tbs=qdr%3Ay%2Csbd%3A1 resulted in 429 Too Many Requests
File: lib/contents.php
Line: 203
Trace
#0 index.php(7): RssBridge->main()
#1 lib/RssBridge.php(15): RssBridge->run()
#2 lib/RssBridge.php(92): DisplayAction->execute()
#3 actions/DisplayAction.php(133): GoogleSearchBridge->collectData()
#4 bridges/GoogleSearchBridge.php(27): getSimpleHTMLDOM()
#5 lib/contents.php(368): getContents()
#6 lib/contents.php(203)

Context
Query: action=display&bridge=GoogleSearchBridge&q=santa patricia&format=Html
Version: dev.2023-03-22 (git.master.0c540b4)
OS: Linux
PHP: 8.0.28

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: windows 10
  • Browser google chrome Versión 114.0.5735.199

Is there any way to fix the problem?

@Pepepy Pepepy added the Bug-Report Confirmed bug report label Jul 3, 2023
@dvikan
Copy link
Contributor

dvikan commented Jul 3, 2023

i think this is anti-bot behavior. not much to do. is this a private instance?

@Pepepy
Copy link
Author

Pepepy commented Jul 3, 2023

Yes, it is a private instance run from a remote vps.
I don't know how many requests the google search bridge allows, but when the error began to be generated, I only had about 5 active searches.

@dvikan
Copy link
Contributor

dvikan commented Jul 21, 2023

is it solved

@dvikan
Copy link
Contributor

dvikan commented Sep 12, 2023

works here https://rss-bridge.org/bridge01/?action=display&bridge=GoogleSearchBridge&q=php&format=Html

but yes heavy rate limits. also probably heaver for cloud networks

@dvikan dvikan closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

2 participants