DEV Community

sripadhs
sripadhs

Posted on

How to create a complete wikipedia search engine using python

Hello i created wikipedia search using python.You can get it from my github.It is awesome because you get half of the result show by the wikipedia.Important thing you need to do is install wikipedia python library to install it use this command-"pip install wikipedia"

Project source code-https://github.com/sripadhs/Python_wiki/

Top comments (0)