whoogle-search/app/utils
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