Important: using Google PSEs #3
sidprobstein
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you use the included SearchProvider/google_pse.json definitions, be aware that my free Google JSON API key will only support a few hundred queries a day.
And if a bunch of people are all using them it will run out ... quickly!
When you start getting a 429 "Too Many Request" change the active property of the search provider to false so SWIRL will stop querying it. Instructions here: https://github.com/sidprobstein/swirl-search/blob/main/docs/USER_GUIDE.md#editing-searchproviders
For non-evaluation use of SWIRL with Google PSE, please generate your own JSON key, free, here: https://developers.google.com/custom-search/v1/introduction
Beta Was this translation helpful? Give feedback.
All reactions