Skip to content

Scrape Forbes website data: Top Billionaires in the world 2023, using python libraries. Save the data into csv file.

Notifications You must be signed in to change notification settings

ritikaga/Forbes-Realtime-Billionaires-Data-web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Top Billionaires: Richest People in the World, 2023

INTRODUCTION

Web scraping, or web data extraction is data scraping used for extracting data from websites using its HTML structure. Explore it with two Python libraries Beautifulsoup and requests respectively. Extracting data from the Forbes website of the top billionaires in 2023 can be easily accomplished by utilizing Python libraries.

REQUIREMENTS

  • Python3
  • requests
  • bs4(Beautifulsoup)

PREVIEW

image

PREVIEW OF SCRAPE FORBES DATA

According to updated data from Forbes, here is the list of the top Billionaires and richest People in the World list.

image

About

Scrape Forbes website data: Top Billionaires in the world 2023, using python libraries. Save the data into csv file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages