[GH-ISSUE #1070] [BUG] Double Quotes get removed from search after clicking to page 2 #652

Closed
opened 2026-02-25 20:36:14 +03:00 by kerem · 2 comments
Owner

Originally created by @2zzly on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1070

Describe the bug
Certain Double Quotes phrases get double quotes "" removed from search after clicking to page 2 at bottom of results

To Reproduce
Steps to reproduce the behavior:

  1. Search "No interface method getPackageInfo" android
  2. Click on Next
  3. Quotes are removed

Deployment Method

  • Other: repl.co

Version of Whoogle Search

  • Version 0.8.3
Originally created by @2zzly on GitHub (Sep 29, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1070 **Describe the bug** Certain Double Quotes phrases get double quotes "" removed from search after clicking to page 2 at bottom of results **To Reproduce** Steps to reproduce the behavior: 1. Search "No interface method getPackageInfo" android 2. Click on Next 3. Quotes are removed **Deployment Method** - [X] Other: repl.co **Version of Whoogle Search** - [X] Version 0.8.3
kerem 2026-02-25 20:36:14 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@abhishekmj303 commented on GitHub (Oct 10, 2023):

This happens when Google does not give results for that search term with quotes.

IMG_20231010_110017.jpg

I'm not sure how exactly this is handled in whoogle. Since whoogle gets results with Firefox's engine as agent, the "Next >" contains search link without containing quotes. This is the expected behaviour.

<!-- gh-comment-id:1754417810 --> @abhishekmj303 commented on GitHub (Oct 10, 2023): This happens when Google does not give results for that search term with quotes. ![IMG_20231010_110017.jpg](https://github.com/benbusby/whoogle-search/assets/85760664/53ad504c-ceda-4c0b-8700-d7db2a787a3c) I'm not sure how exactly this is handled in whoogle. Since whoogle gets results with Firefox's engine as agent, the "Next >" contains search link without containing quotes. This is the expected behaviour.
Author
Owner

@benbusby commented on GitHub (Oct 10, 2023):

This indeed seems to be expected behavior. If there aren't any further results with quotes included, then it follows Google's behavior in removing them

<!-- gh-comment-id:1756377974 --> @benbusby commented on GitHub (Oct 10, 2023): This indeed seems to be expected behavior. If there aren't any further results with quotes included, then it follows Google's behavior in removing them
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#652
No description provided.