mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #1215] [QUESTION] Is whoogle working as Googlebot ? #727
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#727
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Greatz08 on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1215
I tested with useragent switching from normal to googlebot using firefox addon and got same result on normal google search when compared with whoogle instance so does whoogle work like this or using different scripts to block javascript and filter result ? And if whoogle work like googlebot useragent then it should be working as it is working me right now and if not then how is current whoogle instance working and then i wanna know how whoogle works actually and is it any different from my way of useragent switching way of mine ? Enjoying adfree and tracker free experience as you can see below from ublock origins network view without consistent ads,trackers loading in background plus super fast as well :-))
@benbusby commented on GitHub (Jan 22, 2025):
Whoogle works by fetching results from Google and then performing filtering on the backend. In this regard, the results from Whoogle and the results from Google + filtering with uBlock Origin will likely be identical. Whoogle adds configuration options such as being able to proxy requests and web views, as well as the ability to host it remotely so that your private IP isn't used to send requests to Google. But if you don't need these features, then the other approach works just as well!