Skip to content

fast-and-curious-1910/wiki-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiBot

Have you ever needed some data from Wikipedia very fast , but you dont have enough time to do it yourself and you start panicking. Anyone ? Ok then I guess it is only me. This bot will do just that ! Just enter whatever you need data on and boom ! You have your data ready.

This was built using Wikipedia's Python API and Python

PyPi - Wikipedia

Requirements

You need: python, pip to install packages

Tutorial On How To Install pip

after you have done that run this in the terminal (Windows):

pip install wikipedia

Usage

cd /d "folder"
python main.py

replace "folder" with the folder where it is stored

Example:

cd /d "E:\Coding"

Upcoming Features

  • Writing to a text file (Done!)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT