Get Noteable Data of any Famous Person from Wikipedia with 3 lines of Python.
In My Case: Molana Ishaq(Religious Preacher)
Line 1- pip install pandas
Line 2- _ import pandas as pd_
Line 3- variable = pd.read_html('https://en.wikipedia.org/wiki/Muhammad_Ishaq_Madni')
Line 4- variable