Skip to content

A CLI tool designed to fetch Wikipedia excerpts written in Rust

Notifications You must be signed in to change notification settings

Idontknow13/wkp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 wkp

A CLI tool designed to fetch Wikipedia excerpts written in Rust.

Demo GIF

Usage

  • Open Help

$ wkp -h

  • Fetch an excerpt from the Simple Wiki page intro for Canada

$ wkp -t "Canada"

  • Fetch the whole Simple Wiki page intro for Philosophy

$ wkp -t "Philosophy" --whole

  • Fetch an excerpt from the English Wiki page intro for Francis Fitzgerald

$ wkp -t "Francis Fitzgerald" -s en

  • Fetch the excerpts of pages: Dog and Cat

$ wkp -t Dog -t Cat

About

A CLI tool designed to fetch Wikipedia excerpts written in Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages