Showing none or just a single result
AlD opened this issue · 0 comments
AlD commented
googler
is showing no results or just a single result for queries.
- Output of
googler -d
:
$ googler --debug '"googler"'
[DEBUG] googler version 4.3.2
[DEBUG] Python version 3.10.1
[DEBUG] Platform: Linux-5.16.0-arch1-1-x86_64-with-glibc2.33
/sbin/googler:3500: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import StrictVersion as Version
[DEBUG] Connecting to new host www.google.com
[DEBUG] Opened socket to 142.251.37.4:443
[DEBUG] new_connection completed in 0.045s
[DEBUG] Fetching URL /search?ie=UTF-8&oe=UTF-8&q=%22googler%22&sei=l_X+A9KPRraa++AFhx60jw
[DEBUG] Cookie: CONSENT=PENDING+591
[DEBUG] fetch_page completed in 0.650s
[DEBUG] Response body written to '/tmp/googler-response-qgbalrsn.html'.
[DEBUG] parse completed in 0.193s
No results.
[DEBUG] Fetching https://raw.githubusercontent.com/jarun/googler/master/info.json for project status...
If you believe this is a bug, please review https://git.io/googler-no-results before submitting a bug report.
-
Link to the response body:
https://gist.github.com/AlD/1b8252dc93e363b6220b6d4b6548855f
-
Details of operating system, Python version used, terminal emulator and shell;
- Arch Linux
- Python 3.10.1
- Konsole
- Bash
- googler 4.3.2.r9.gf558379
-
locale
output, if relevant. It's a good idea to set your locale to UFT-8. Please refer to googler #131.en_US.UTF-8