whoogle-search/app
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
..
models Refactor configuration and session management in the application 2025-11-26 17:32:11 -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 Refactor configuration and session management in the application 2025-11-26 17:32:11 -06:00
templates - 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
utils - 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
__init__.py Refactor configuration and session management in the application 2025-11-26 17:32:11 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.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
request.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
routes.py Refactor configuration and session management in the application 2025-11-26 17:32:11 -06:00
version.py Refactor configuration and session management in the application 2025-11-26 17:32:11 -06:00