whoogle-search/app/utils
Don-Swanson 6c7ca7c082
- Add modern Google Images parsing (udm=2) and use view_image to render extracted image results, with Chrome UA and forced image endpoint for tbm=isch/udm=2.
- Normalize layouts (image grid width) and inject styling tweaks; remove broken image pagination/next link with TODO left for proper paging.
2025-11-26 22:21:23 -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 - Add modern Google Images parsing (udm=2) and use view_image to render extracted image results, with Chrome UA and forced image endpoint for tbm=isch/udm=2. 2025-11-26 22:21:23 -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