whoogle-search/app
Don-Swanson 9b3a6ce550
Update README and codebase to enhance User Agent handling
- Revised README to reflect changes in Google search behavior and Whoogle's response strategies.
- Implemented a User Agent pool for improved request handling, including fallback mechanisms.
- Added configuration options for displaying the User Agent in search results.
- Introduced a command-line tool for generating custom User Agent strings.
- Enhanced request headers to include additional parameters for better compatibility with Google services.
2025-11-23 20:35:08 -06:00
..
models Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
services Refactor search function to improve title extraction by including CVA68e class and enhance content retrieval logic with additional snippet class handling, ensuring more accurate results. 2025-10-01 20:58:51 -05:00
static Merge pull request #1228 from tunazorlu/turkishtranslation 2025-09-14 08:23:01 -05:00
templates Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
utils Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
__init__.py Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.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
request.py Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
routes.py Update README and codebase to enhance User Agent handling 2025-11-23 20:35:08 -06:00
version.py Reverted to Before Leta Integration, and re-added other changes that were not Leta. 2025-11-22 21:50:01 -06:00