If you would like to test things with this program, it is a better idea
to just pass in the HTML as the source, instead of sending requests to
a page just for testing. Also do not look up the same thing twice within
a time period of atleast 10 minutes.
python3 WikiScraper.py
then:
Enter something >> <search-term>
This is just looking up a search term on Wikipedia.
The program then tries to parse the infobox of the page and display the contents neatly.