You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Startpage as search backend and make it the default
Google and DuckDuckGo now require JavaScript execution for search
results, making their scraper backends non-functional. Startpage proxies
Google results as static HTML that can be scraped without JS.
- Add Startpage scraper with `a.result-title` CSS selector
- Set Startpage as the default search engine for new installs
- Add test fixture and parser test for Startpage results
- Existing user configs are preserved (no forced migration)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments