Time/Period specific search results? #3769
-
|
Greetings, A lay user here and very happy with SearX. Is there a way to do a time/period specific search (like we can do in DDG e.g. display results from 1.1.2005 to 1.1.2008). If this feature is there, I would love to use it. Please advise. |
Beta Was this translation helpful? Give feedback.
Answered by
Austin-Olacsi
Sep 1, 2024
Replies: 1 comment 1 reply
-
|
nope. there is a feature request, see #682 however, if a given search engine has search operators for date range that would work. for example: !google apple after:YYYY-MM-DD before:YYYY-MM-DD the above will search "apple" on google within the date range. It appears duckduckgo can't be used this way. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
return42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nope. there is a feature request, see #682
however, if a given search engine has search operators for date range that would work. for example:
!google apple after:YYYY-MM-DD before:YYYY-MM-DD
the above will search "apple" on google within the date range. It appears duckduckgo can't be used this way.