github benbusby/whoogle-search v1.2.4
v1.2.3 - End of an Era: The Final Release of Whoogle

6 hours ago

🕊️ End of an Era: The Final Release of Whoogle

It is with a heavy heart that we announce this will be the final official release of Whoogle Search.

Since early 2025, Google has been aggressively blocking search queries performed without JavaScript enabled by continuously banning working User-Agent strings. Requesting JavaScript-free search results, filtering out the tracking garbage, and proxying the content safely to the user is the fundamental foundation of how Whoogle works.

Unfortunately, the cat-and-mouse game has reached its end. All efforts to find and build a reliable method to continue bypassing these restrictions have failed. Unless an incredibly simple and reliable method is discovered, no additional efforts will be placed into finding workarounds.

We want to sincerely thank everyone who has contributed, hosted instances, submitted PRs, and supported privacy-respecting search over the years.

🛠️ How to continue using Whoogle

When Google eventually neuters the remaining UAs that we've published, Whoogle can theoretically continue to operate for personal use if you take one of the following approaches:

  1. Bring Your Own CSE Key: You can configure Whoogle to use a Google Custom Search Engine key.
  2. Hardcode Your Own UA: If you are able to find a working User-Agent string in the future, you can supply it via the environment variables or a custom UA list file.

📝 What's Changed in this Final Release

While this marks the end of official maintenance, we wanted to leave the repository in the most functional state possible:

  • New User-Agent Pool: Removed the completely blocked Mozilla/5.0 WebKit patterns. The internal generator now cycles between known-working Opera/12.02 (Android) permutations and a static HTC_Touch_3G UA string to restore default functionality for as long as Google permits them to breathe.
  • Dependency Updates:
    • Bumped pytest from 8.3.3 to 9.0.3
    • Bumped cryptography from 46.0.5 to 46.0.7
    • Bumped pyOpenSSL from 25.3.0 to 26.0.0

Thank you for searching safely with us.

Don't miss a new whoogle-search release

NewReleases is sending notifications on new releases.