Skip to content

alitheDev/Scrape_Anyone_From_Wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrape_Anyone_From_Wikipedia

Get Noteable Data of any Famous Person from Wikipedia with 3 lines of Python.

In My Case: Molana Ishaq(Religious Preacher)

image

Follow This:

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

Ouput:

image

About

Get Noteable Data of any Famous Person from Wikipedia with 3 lines of Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published