Skip to content

A small, multi-search engines command line tool for impatient people.

Notifications You must be signed in to change notification settings

thirtythreedown/multisearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A small command line program to look up keywords over various search engines and websites in one fell swoop.

Built up on the existing code using methodology from Automate the Boring Stuff with Python (https://automatetheboringstuff.com/2e/chapter12/) and Command Line Arguments in Python (https://stackabuse.com/command-line-arguments-in-python/)

Usage: From the command line, in the folder where you downloaded the program, run multisearch.py followed by your keywords between quotes and the arguments for the search engines or websites you want to use.

Example: multisearch.py "baby yoda" -stl multisearch.py "3d printing" -c -dz multisearch.py "learning python" -g -d -r

Supported, in alphabetical order:

  • Core77 (-c)
  • Dezeen (-dz)
  • DuckDuckGo (-d)
  • Google (-g)
  • Google Images (-gi)
  • Myminyfactory (-stl)
  • Reddit (-r)
  • Thingiverse (-stl)
  • Yahoo (-y)
  • Youmagine (-stl)

Creative Commons License
We like to share what we do. This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

XOXO, your favorite charlatans.

About

A small, multi-search engines command line tool for impatient people.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages