Int.-Auskunft   Tel.-Analyse   Übersetzer    IP-Locator    Whois   ImageShack   TinyURL   Google
Homepage Scambaiter Deutschland Forum Romance-Scambaiter Scambaiter - Deutschland Antispam
Zum Seitenanfang Schritt hoch Schritt runter Zum Seitenende

google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#1 von if6was9 , 03.10.2019 10:29

Auch über die Kommandozeile kann google abgesucht werden. Bereits seit 2008 gibt es dazu von Henri Hakkinen das Tool "googler".
Derzeit wird es entwickelt von Arun Prakash Jana und Zhiming Wang.

Neben googler gibt es auch das tool ddgr für Suche über DuckDuckgo.

Projektseite:

1
 
https://github.com/jarun/googler
 



Infos zu googler:

Zitat
googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance.

googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible utility that delivers much more. For example, fetch any number of results or start anywhere, limit search by any duration, define aliases to google search any number of websites, switch domains easily... all of this in a very clean interface without ads or stray URLs. The shell completion scripts make sure you don't need to remember any options.

googler isn't affiliated to Google in any way.



Installation unter Ubuntu 16.04 LTS :
Das hinzufügen zu den Paketquellen mit anschliessender Installation über

1
 
sudo add-apt-repository ppa:twodopeshaggy/jarun
 


installiert nur die Version 3.4, die durch Änderungen bei google inzwischen nur noch "no results" ausgibt!!!

Daher: Installation der neuesten Version (3.9), die man auf der Projektseite herunterladen kann:




Aktuelle Version: googler 3.9

Zitat
googler v3.9
@jarun released this on 30 May 2019

What's in?

fix issue - googler showing "No results."
show matched keywords in bold in result abstracts
option --colorize for more control on colors
better support for colors on Windows
switch to CircleCI from Travis
option --noua is deprecated (noop) and will be removed in future



Installation von googler 3.9 unter Lubuntu 1604:
Download des aktuellen .deb - Paketes unter:

1
 
https://github.com/jarun/googler/releases/
 


googler_3.9-1_ubuntu16.04.amd64.deb , 39.2 KB

Download-link:

1
 
https://github.com/jarun/googler/releases/download/v3.9/googler_3.9-1_ubuntu16.04.amd64.deb
 


Dann doppelklick, oder öffnen mit gdebi

https://packages.ubuntu.com/search?keywords=gdebi

Nach erfolgreicher Installation:



Ubuntu-Manpage zu googler:

1
 
http://manpages.ubuntu.com/manpages/bionic/man1/googler.1.html
 


http://manpages.ubuntu.com/manpages/bion.../googler.1.html

Hilfe zur Bedienung von googler im Terminal:

googler -h

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
 
usage: googler [-h] [-s N] [-n N] [-N] [-c TLD] [-l LANG] [-x]
[--colorize [{auto,always,never}]] [-C] [--colors COLORS] [-j]
[-t dN] [-w SITE] [--unfilter] [-p PROXY] [--noua] [--notweak]
[--json] [--url-handler UTIL] [--show-browser-logs] [--np] [-u]
[--include-git] [-v] [-d]
[KEYWORD [KEYWORD ...]]
 
Google from the command-line.
 
positional arguments:
KEYWORD search keywords
 
optional arguments:
-h, --help show this help message and exit
-s N, --start N start at the Nth result
-n N, --count N show N results (default 10)
-N, --news show results from news section
-c TLD, --tld TLD country-specific search with top-level domain .TLD,
e.g., 'in' for India
-l LANG, --lang LANG display in language LANG
-x, --exact disable automatic spelling correction
--colorize [{auto,always,never}]
whether to colorize output; defaults to 'auto', which
enables color when stdout is a tty device; using
--colorize without an argument is equivalent to
--colorize=always
-C, --nocolor equivalent to --colorize=never
--colors COLORS set output colors (see man page for details)
-j, --first, --lucky open the first result in web browser and exit
-t dN, --time dN time limit search [h5 (5 hrs), d5 (5 days), w5 (5
weeks), m5 (5 months), y5 (5 years)]
-w SITE, --site SITE search a site using Google
--unfilter do not omit similar results
-p PROXY, --proxy PROXY
tunnel traffic through an HTTP proxy; PROXY is of the
form [http://][user:password@]proxyhost[:port]
--noua legacy option (no effect)
--notweak disable TCP optimizations and forced TLS 1.2
--json output in JSON format; implies --noprompt
--url-handler UTIL custom script or cli utility to open results
--show-browser-logs do not suppress browser output (stdout and stderr)
--np, --noprompt search and exit, do not prompt
-u, --upgrade perform in-place self-upgrade
--include-git when used with --upgrade, get latest git master
-v, --version show program's version number and exit
-d, --debug enable debugging
 
omniprompt keys:
n, p fetch the next or previous set of search results
index open the result corresponding to index in browser
f jump to the first page
o [index|range|a ...] open space-separated result indices, numeric ranges
(sitelinks unsupported in ranges), or all, in browser
open the current search in browser, if no arguments
O [index|range|a ...] like key 'o', but try to open in a GUI browser
g keywords new Google search for 'keywords' with original options
should be used to search omniprompt keys and indices
c index copy url to clipboard
u toggle url expansion
q, ^D, double Enter exit googler
? show omniprompt help
* other inputs issue a new search with original options
 
Version 3.9
Copyright © 2008 Henri Hakkinen
Copyright © 2015-2019 Arun Prakash Jana <engineerarun@gmail.com>
Zhiming Wang <zmwangx@gmail.com>
License: GPLv3
Webpage: https://github.com/jarun/googler
 
 


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)

Dateianlage:
Aufgrund eingeschränkter Benutzerrechte werden nur die Namen und (falls vorhanden) Vorschau-Grafiken der Dateianhänge angezeigt Jetzt anmelden!
googler_3.9-1_ubuntu16.04.amd64.zip

1 Mitglied findet das Gut!
1 Mitglied hat sich bedankt!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014

zuletzt bearbeitet 03.10.2019 | Top

RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#2 von if6was9 , 03.10.2019 10:40

Benutzung von googler:

Öffnen eines Terminals, unter Lubuntu zB mit "Strg + Alt+ t", dann Eingabe "googler" gefolgt vom Suchbegriff.

Will man zB mit googler über Google nach dem Begriff "romance-scam" suchen, sieht die Eingabe folgendermassen aus:

1
 
googler romance-scam
 


Ergebnis:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
 
 1.  Romance Scam – Wikipedia
https://de.wikipedia.org/wiki/Romance_Scam
Mit dem englischsprachigen Begriff Romance Scam (oder auch: Love Scam) wird eine Form des
Internetbetrugs bezeichnet, bei der gefälschte Profile in&nbsp;...
 
2. Scamming | polizei-beratung.de
https://www.polizei-beratung.de/themen-und-tipps/betrug/scamming/
Besonders perfide ist das Love- oder Romance-Scamming. ... Die Masche läuft fast immer gleich ab: Die
Scammer (engl. für Betrüger) geben sich als Engländer&nbsp;...
 
3. Romance Scamming - Wie man sich schützen kann - date.de
https://www.date.de/romance-scamming-wie-man-sich-schuetzen-kann/
Davor haben wir alle Angst: Romance Scamming. Hier erfährst du, wie die Betrüger vorgehen und wie du
dich schützen kannst.
 
4. Fake-Profile auf Single-Seiten (Romance Scam)
https://www.christliche-partner-suche.de/single_fake_user.php
Hier finden Sie aktuelle Fake-Profile auf Single-Seiten (Romance Scam, Love-Scam, Fraud, Block-List).
 
5. Romance Scam: So läuft der Briefwechsel ab! • mimikama
https://www.mimikama.at/allgemein/romance/
26. Febr. 2018 ... Denn gerade wenn es um den Romance Scam geht, ist bei der Kontaktaufnahme die Wahl
des Geschlechts, für welches man sich ausgibt,&nbsp;...
 
6. Facebook-Abzocke Military Romance Scam: Opfer berichtet ...
https://www.merkur.de/lokales/region-miesbach/hausham-ort74880/facebook-abzocke-military-romance-scam-opfer-berichtet-8158223.html
19. Sept. 2019 ... Trotzdem wurde sie Opfer eines Trickbetrugs der neuesten Art. Military Romance
Scam ist der Fachausdruck. Der Militär-Romanzen-Trick.
 
7. Romance Scamming: Wie der "Club der Teufelinnen" Betrüger in die ...
https://www.youtube.com/watch?v=qGplTKfyeCY
9. Mai 2019 - 13 Min. - Hochgeladen von i&u - Information & UnterhaltungKampf gegen „Romance Scammer“:
Wie diese Frauen Liebesbetrüger in die Falle locken Es ...
 
8. #Romance Scamming – Die Masche | Frau tv | WDR - YouTube
https://www.youtube.com/watch?v=AxOQjqDM1zw
15. Sept. 2017 - 8 Min. - Hochgeladen von ARDSie täuschen Liebe vor und wollen Geld: 12.000 Fälle von
Romance Scamming werden ...
 
9. Romance Scam - Immer mehr Liebesbetrüger unterwegs - SRF
https://www.srf.ch/sendungen/kassensturz-espresso/immer-mehr-liebesbetrueger-unterwegs
vor 17 Stunden ... Romance-Scam – also Romantikbetrug – ist doppelt fies: Die Opfer haben nicht
nur mit schwerwiegenden finanziellen Folgen zu kämpfen,&nbsp;...
 
googler (? for help)
 
 




Zum Beenden von googler: zweimal "Enter" drücken.

Weitere Bedienhinweise: googler -h


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


3 Mitglieder finden das Gut!
2 Mitglieder haben sich bedankt!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014

zuletzt bearbeitet 03.10.2019 | Top

RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#3 von schmubo , 03.10.2019 21:15

Geil! Googler ist in den Standard-Repositories von Linux Mint (und damit wahrscheinlich auch im gesamten Debian-Ökosystem) zu finden und somit automatisch installierbar.
Da ich das Computern zu Zeiten der 8-Bit-Rechner gelernt habe und das Arbeiten an der Tastatur der Rührerei mit der Maus vorziehe (mindestens ein Terminal-Fenster ist bei mir immer geöffnet), ist Googler für mich eine gute Ergänzung zu meiner Standard-Suchmaschine startpage.com.
Bleibt nur noch die Frage, welche Daten über mein System an Google übertragen werden. Referrer? User-Agent?


Mugu vult decipi. Ergo decipiatur!   (frei nach Titio)


 
schmubo
baiting by software
Beiträge: 3.337
Registriert am: 21.11.2007


RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#4 von if6was9 , 03.10.2019 21:41

Über die übermittelten Informationen habe ich noch keine Informationen gefunden. Die müßte man etvl mal selbst im eigenen Netzwerk mitschneiden.

Ansonsten gibt es vom gleichen Entwickler auch noch ddgr

1
 
https://github.com/jarun/ddgr
 


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


2 Mitglieder haben sich bedankt!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014


RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#5 von schmubo , 03.10.2019 22:52

Im Zweifelsfall hilft wireshark.


Mugu vult decipi. Ergo decipiatur!   (frei nach Titio)


2 Mitglieder finden das Gut!
 
schmubo
baiting by software
Beiträge: 3.337
Registriert am: 21.11.2007


RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#6 von if6was9 , 29.03.2020 09:16

googler 3.9 funktioniert seit November 2019 nicht mehr.

Aktuelle Version: googler v4.0

Releases:

1
 
https://github.com/jarun/googler/releases/
 


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


2 Mitglieder haben sich bedankt!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014


RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#7 von if6was9 , 26.07.2020 18:19

Aktuelle Version: googler v4.1

Download:

1
 
https://github.com/jarun/googler/releases/
 


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
 
googler-4.1-1-x86_64.pkg.tar.xz
40.8 KB
googler-4.1-1.el7.5.centos.x86_64.rpm
44.2 KB
googler-4.1-1.el7.6.centos.x86_64.rpm
44.2 KB
googler-4.1-1.el7.7.centos.x86_64.rpm
44.2 KB
googler-4.1-1.el8.0.centos.x86_64.rpm
49 KB
googler-4.1-1.fc30.x86_64.rpm
48.9 KB
googler-4.1-1.fc31.x86_64.rpm
47.5 KB
googler-4.1-1.opensuse15.1.x86_64.rpm
46.9 KB
googler_4.1-1_debian10.amd64.deb
40.6 KB
googler_4.1-1_debian8.amd64.deb
40.5 KB
googler_4.1-1_debian9.amd64.deb
40.5 KB
googler_4.1-1_ubuntu14.04.amd64.deb
40.4 KB
googler_4.1-1_ubuntu16.04.amd64.deb
40.4 KB
googler_4.1-1_ubuntu18.04.amd64.deb
40.6 KB
googler_4.1-1_ubuntu20.04.amd64.deb
40.6 KB
Source code
(zip)
Source code
(tar.gz)
 



Suche mit

1
 
googler russenbraut
 



ergibt zB:


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014

zuletzt bearbeitet 26.07.2020 | Top

RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#8 von if6was9 , 31.07.2020 10:54

Aktuelle Version:

Zitat
googler v4.2
@github-actions
github-actions released this 4 days ago

support GUI platform browsers on WSL
support Wayland native copier wl-copy
program options --ipv4, --ipv6; ipv4 preferred by default
deduplicate results
fix sitelinks parsing
combine consecutive whitespaces
fix extraction of matched keywords
fix match highlighting
no additional blank line for empty abstracts
undocumented debug option --parse to parse dumped HTML



downloads:

1
 
https://github.com/jarun/googler/releases/
 




und für DuckDuckGo:

Zitat
ddgr v1.9
@jarun jarun released this 6 days ago

Changes
Fix breakage due to changes required in POST method
Support wayland native copier wl-copy for url copy
Unblock GUI browsers on WSL
Update auto-generated package list
Skip broken Arch Linux packaging (https://github.com/BytePackager issue #204)


downloads:

1
 
https://github.com/jarun/ddgr/releases
 


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014

zuletzt bearbeitet 31.07.2020 | Top

RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#9 von if6was9 , 11.03.2021 17:49

Aktuelle Version googler:

1
 
https://github.com/jarun/googler/releases/
 


Zitat
googler v4.3.2
@github-actions github-actions released this Jan 21, 2021

Fix html class of result nodes (#393, fixes #392)
Do not sabotage stdin of url_handler (#386)

Assets
16

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 
googler-4.3.2-1.el7.5.centos.x86_64.rpm
48.5 KB
googler-4.3.2-1.el7.6.centos.x86_64.rpm
48.5 KB
googler-4.3.2-1.el7.7.centos.x86_64.rpm
48.5 KB
googler-4.3.2-1.el8.0.centos.x86_64.rpm
53.2 KB
googler-4.3.2-1.fc31.x86_64.rpm
51.7 KB
googler-4.3.2-1.fc32.x86_64.rpm
51.7 KB
googler-4.3.2-1.opensuse.tumbleweed.x86_64.rpm
52 KB
googler-4.3.2-1.opensuse15.1.x86_64.rpm
50.8 KB
googler-4.3.2-1.opensuse15.2.x86_64.rpm
50.8 KB
googler_4.3.2-1_debian10.amd64.deb
44.5 KB
googler_4.3.2-1_debian9.amd64.deb
44.4 KB
googler_4.3.2-1_ubuntu16.04.amd64.deb
44.5 KB
googler_4.3.2-1_ubuntu18.04.amd64.deb
44.5 KB
googler_4.3.2-1_ubuntu20.04.amd64.deb
44.5 KB
Source code
(zip)
Source code
(tar.gz)
 





Für Duckduckgo:

1
 
https://github.com/jarun/ddgr/releases
 


Zitat
ddgr v1.9
@jarun jarun released this Jul 25, 2020

Changes
Fix breakage due to changes required in POST method
Support wayland native copier wl-copy for url copy
Unblock GUI browsers on WSL
Update auto-generated package list
Skip broken Arch Linux packaging (https://github.com/BytePackager issue #204)
Donate via PayPal!

Assets
16

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
 
ddgr-1.9-1.el7.5.centos.x86_64.rpm
28.3 KB
ddgr-1.9-1.el7.6.centos.x86_64.rpm
28.3 KB
ddgr-1.9-1.el7.7.centos.x86_64.rpm
28.3 KB
ddgr-1.9-1.el8.0.centos.x86_64.rpm
33 KB
ddgr-1.9-1.fc31.x86_64.rpm
32.6 KB
ddgr-1.9-1.fc32.x86_64.rpm
32.6 KB
ddgr-1.9-1.opensuse.tumbleweed.x86_64.rpm
32 KB
ddgr-1.9-1.opensuse15.1.x86_64.rpm
32 KB
ddgr-1.9-1.opensuse15.2.x86_64.rpm
32 KB
ddgr_1.9-1_debian10.amd64.deb
25.7 KB
ddgr_1.9-1_debian9.amd64.deb
25.7 KB
ddgr_1.9-1_ubuntu16.04.amd64.deb
25.6 KB
ddgr_1.9-1_ubuntu18.04.amd64.deb
25.7 KB
ddgr_1.9-1_ubuntu20.04.amd64.deb
25.7 KB
Source code
(zip)
Source code
(tar.gz)
 



Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)


1 Mitglied findet das Gut!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014


RE: google-/ DuckDuckgo-Suche per Linux-Kommandozeile: googler / ddgr

#10 von if6was9 , 12.08.2023 08:28

Aktuelle Version googler: googler v4.3.2 , Jan 21, 2021 (unverändert)

1
 
https://github.com/jarun/googler/releases/
 





Für Duckduckgo: ddgr v2.1, Oct 22, 2022

1
 
https://github.com/jarun/ddgr/releases
 



Mit ddgr ist auch mit Hilfe der Duckduckgo !Bangs die Suche bei google, wikipedia und hunderten anderen websites möglich:
https://duckduckgo.com/duckduckgo-help-pages/features/bangs/

Zitat
How To Use “!Bang” Shortcuts on DuckDuckGo Search
!Bang commands perform your searches directly on other search engines. Sometimes you know you want to go directly to another site to search, and these commands save you steps in doing so.

For example, suppose you wanted to search Amazon.com for 'bags'. In that case, you could just enter '!a bags' into DuckDuckGo and we'll take you right to the correct search results page on Amazon.com.

If you've adjusted your region in the Settings menu, your !bangs will automatically direct you to the site for that region, if available. For example, if Germany is selected in the Settings, then !amazon will go to amazon.de.

For more information and the full categorized list of !bang commands (over a thousand), check out ourhttps://duckduckgo.com/bangs



ddgr commandline options:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
 
usage: ddgr [-h] [-n N] [-r REG] [--colorize [{auto,always,never}]] [-C]
[--colors COLORS] [-j] [-t SPAN] [-w SITE] [-x] [-p URI]
[--unsafe] [--noua] [--json] [--gb] [--np] [--url-handler UTIL]
[--show-browser-logs] [-v] [-d]
[KEYWORD [KEYWORD ...]]
 
DuckDuckGo from the terminal.
 
positional arguments:
KEYWORD search keywords
 
optional arguments:
-h, --help show this help message and exit
-n N, --num N show N (0<=N<=25) results per page (default 10); N=0
shows actual number of results fetched per page
-r REG, --reg REG region-specific search e.g. 'us-en' for US (default);
visit https://duckduckgo.com/params
--colorize [{auto,always,never}]
whether to colorize output; defaults to 'auto', which
enables color when stdout is a tty device; using
--colorize without an argument is equivalent to
--colorize=always
-C, --nocolor equivalent to --colorize=never
--colors COLORS set output colors (see man page for details)
-j, --ducky open the first result in a web browser; implies --np
-t SPAN, --time SPAN time limit search [d (1 day), w (1 wk), m (1 month), y (1 year)]
-w SITE, --site SITE search sites using DuckDuckGo
-x, --expand Show complete url in search results
-p URI, --proxy URI tunnel traffic through an HTTPS proxy; URI format:
[http[s]://][user:pwd@]host[:port]
--unsafe disable safe search
--noua disable user agent
--json output in JSON format; implies --np
--gb, --gui-browser open a bang directly in gui browser
--np, --noprompt perform search and exit, do not prompt
--rev, --reverse list entries in reversed order
--url-handler UTIL custom script or cli utility to open results
--show-browser-logs do not suppress browser output (stdout and stderr)
-v, --version show program's version number and exit
-d, --debug enable debugging
 
omniprompt keys:
n, p, f fetch the next, prev or first set of search results
index open the result corresponding to index in browser
o [index|range|a ...] open space-separated result indices, ranges or all
O [index|range|a ...] like key 'o', but try to open in a GUI browser
d keywords new DDG search for 'keywords' with original options
should be used to search omniprompt keys and indices
x toggle url expansion
c index copy url to clipboard
q, ^D, double Enter exit ddgr
? show omniprompt help
* other inputs are considered as new search keywords
 


Wenn die hier gefundenen Informationen für dich hilfreich waren oder dich evtl sogar vor einem größeren finanziellen Schaden bewahrt haben, dann spende bitte einen Kleinbetrag an uns! Dazu gehst du bitte auf unsere Startseite scambaiter-forum.info und nutzt den Button "Spenden an Scambaiter" rechts oben.
Aktueller Spendenaufruf: Aufruf zu freiwilligen Spenden für unser Forum (3)

Dateianlage:
Aufgrund eingeschränkter Benutzerrechte werden nur die Namen und (falls vorhanden) Vorschau-Grafiken der Dateianhänge angezeigt Jetzt anmelden!
ddgr-2.1.zip

1 Mitglied findet das Gut!
1 Mitglied hat sich bedankt!
 
if6was9
Administrator
Beiträge: 5.849
Registriert am: 01.09.2014


   

Anonym surfen, aktueller Stand 2015- Linux-Livesystem Tails

Xobor Einfach ein eigenes Forum erstellen
Datenschutz