-
v3.2
-
New
- Add Google Custom Search API as a source called
googlecs. Thanks to pdstat for the idea and code. - Added
GOOGLE_SEARCH_API_KEYandGOOGLE_SEARCH_CHAT_IDto theconfig.ymlfile. - Implemented exponential backoff for
googlecsusing arequests.Sessionfor 429 status codes and throttledgooglecsrequests to 100 per minute.
- Add Google Custom Search API as a source called
-