Skip to content

Show the most popular link in a wiki page

Notifications You must be signed in to change notification settings

h4cklinker/WikipediaBacklink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

WikipediaBacklink

Show the most popular link in a wiki page

This script runs on Python 2.7 It reqires the following modules

requests

re

BeautifulSoup

json

You can get them using Pip

Install Pip using command "python get-pip.py"

The get-pip.py can be found at

https://bootstrap.pypa.io/get-pip.py

Then to install module use command

pip install requests

When propmpted for a wikipedia article url They should be of the form

https://en.wikipedia.org/wiki/India

This searches only the en database of wiki for backlinks

About

Show the most popular link in a wiki page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages