This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
whoogle-search
Watch
1
Star
0
Fork
0
You've already forked whoogle-search
mirror of
https://github.com/benbusby/whoogle-search.git
synced
2026-03-13 05:10:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
whoogle-search
/
app
/
utils
History
Don-Swanson
4852e5b64f
Implement Google Custom Search (BYOK) feature with configuration options and API client
2025-12-29 09:43:20 -06:00
..
__init__.py
Project refactor (
#85
)
2020-06-02 12:54:47 -06:00
bangs.py
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
misc.py
Update README and codebase to enhance User Agent handling
2025-11-23 20:35:08 -06:00
results.py
Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions.
2025-09-23 22:14:41 -05:00
search.py
Implement Google Custom Search (BYOK) feature with configuration options and API client
2025-12-29 09:43:20 -06:00
session.py
Add auth to cookie (
#964
)
2023-03-01 09:58:59 -07:00
ua_generator.py
Refactor User Agent handling in request.py and ua_generator.py
2025-11-23 22:16:53 -06:00
widgets.py
Fix invalid calculator widget path (
#1064
)
2023-09-13 14:13:21 -06:00