Article 5SBTK How to use googler on Debian? results are always "no results"

How to use googler on Debian? results are always "no results"

by
keithostertag
from LinuxQuestions.org on (#5SBTK)
I'm using Debian 10 (buster). I used my apt package manager to install the program "googler", but when I run it I never get any results. So I am wondering if I have some type of setup problem with my system?

I am not seeing anything in the manpages to indicate what I might be doing wrong. I've tried several of the examples in the manpage with the same "no results".

I should add that I get the same results when attempting to run ddgr.

Code:keith@ada:~$ googler -d hello world
[DEBUG] googler version 3.7.1
[DEBUG] Python version 3.7.3
[DEBUG] Connecting to new host www.google.com
[DEBUG] Fetching URL /search?ie=UTF-8&oe=UTF-8&q=hello+world
[DEBUG] Cookie: 1P_JAR=2021-11-26-02
[DEBUG] Response body written to '/tmp/googler-response-rf_b0j8d'.
No results.From the man page:
Code:GOOGLER(1) User Commands GOOGLER(1)

NAME
googler - Google from the command-line

SYNOPSIS
googler [OPTIONS] [KEYWORD [KEYWORD ...]]

DESCRIPTION
googler is a command-line tool to search Google (Web & News) from the terminal. Google site search works too. googler shows the title, URL
and text context for each result. Results are fetched in pages. Next or previous page navigation is possible using keyboard shortcuts. Results are indexed and a result URL can be opened in a browser using the index number. There is no configuration file as aliases serve the same purpose for this utility. Supports sequential searches in a single instance.latest?d=yIl2AUoC8zA latest?i=CAidF_2Fbkc:i6yY3eN5T-g:F7zBnMy latest?i=CAidF_2Fbkc:i6yY3eN5T-g:V_sGLiP latest?d=qj6IDK7rITs latest?i=CAidF_2Fbkc:i6yY3eN5T-g:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments