Skip to content

A program that tries to get the infobox of Wikipedia pages (If it has one) and display it nicely.

License

Notifications You must be signed in to change notification settings

JamminCoder/WIkiScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WIkiScraper

A program that tries to get the infobox of Wikipedia pages (If it has one) and display it nicely.

DO NOT SPAM WIKIPEDIA WITH REQUESTS FROM GENERATED BY THIS PROGRAM

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.

To use this program, do:

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.

About

A program that tries to get the infobox of Wikipedia pages (If it has one) and display it nicely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages