Skip to content

Akshayk69/Shark-Tank-Investor-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shark-Tank-Investor-data

Data Scrapping from url='https://www.serialupdates.me/shark-tank-india-investors-names-sony-tv-new-show-entrepreneurs-list/'

Data of all the business deals made, offer,final offer etc.

Procedure: -

The url had a table with all the investor details.

Used selenium to take remote control of Firefox Browser.

Used BeautifulSoup i.e bs4 library to extract data from html tags.

Creating functions to extract multiple data and creating dataframe.

Finally,converted the DataFrame to a .csv file.

Data shape is (117 rows × 9 columns).

About

Data Scrapping from url='https://www.serialupdates.me/shark-tank-india-investors-names-sony-tv-new-show-entrepreneurs-list/'

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors