[GH-ISSUE #301] [FEATURE] Add "hours" ranges to Place result #209

Closed
opened 2026-02-25 20:35:10 +03:00 by kerem · 3 comments
Owner

Originally created by @FoxxMD on GitHub (Apr 29, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/301

Describe the feature you'd like to see added
When whoogle returns a specific place as the result it displays open/close status and what time it opens/closes.
When google returns a specific place as the result it displays the same thing but also has dropdown that expands to show all hours of operations.

Please add this dropdown/expand functionality to display all hours of operation in the whoogle view.

Additional context
image

Originally created by @FoxxMD on GitHub (Apr 29, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/301 **Describe the feature you'd like to see added** When whoogle returns a specific place as the result it displays open/close status and what time it opens/closes. When google returns a specific place as the result it displays the same thing but also has dropdown that expands to show all hours of operations. Please add this dropdown/expand functionality to display all hours of operation in the whoogle view. **Additional context** ![image](https://user-images.githubusercontent.com/4663766/116567743-e6495c80-a8d5-11eb-84bb-dd1aab7e6896.png)
kerem closed this issue 2026-02-25 20:35:10 +03:00
Author
Owner

@benbusby commented on GitHub (Apr 29, 2021):

Oh wow, the flying biscuit! I've only been there once when I visited Atlanta, but I remember it being really good. I even bought a T-shirt.

Anyways, this might be sort of a tricky thing to add, since Google is doing something behind the scenes to generate that hours list that the non-javascript version of the result page is apparently not privy to. From a little bit of testing it looks like appending "hours" to the search typically returns a more detailed breakdown of the business hours, but the response body of that search isn't lightweight or reliable enough to just be appended to the general business results.

I'll think this over a bit and hopefully get back to you soon on what I come up with.

<!-- gh-comment-id:829355597 --> @benbusby commented on GitHub (Apr 29, 2021): Oh wow, the flying biscuit! I've only been there once when I visited Atlanta, but I remember it being really good. I even bought a T-shirt. Anyways, this might be sort of a tricky thing to add, since Google is doing something behind the scenes to generate that hours list that the non-javascript version of the result page is apparently not privy to. From a little bit of testing it looks like appending "hours" to the search typically returns a more detailed breakdown of the business hours, but the response body of that search isn't lightweight or reliable enough to just be appended to the general business results. I'll think this over a bit and hopefully get back to you soon on what I come up with.
Author
Owner

@FoxxMD commented on GitHub (Apr 29, 2021):

Understandable, thanks for taking a look

<!-- gh-comment-id:829375357 --> @FoxxMD commented on GitHub (Apr 29, 2021): Understandable, thanks for taking a look
Author
Owner

@Don-Swanson commented on GitHub (Oct 1, 2025):

After looking at the new/current search results on google for business hours, this is no longer feasible.

<!-- gh-comment-id:3354473529 --> @Don-Swanson commented on GitHub (Oct 1, 2025): After looking at the new/current search results on google for business hours, this is no longer feasible.
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#209
No description provided.