Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 354 Bytes

Wiki cli searcher

Right now it is only able to search in Wikipedia. Techichally can search in every MediaWiki website (api to be added)

Works by requesting generated page contents, filtering them, converting them to Markdown and then displaying them.

Usage

python3 wiki <keyword>

Example

tool screenshot