Skip to content

This is a project scraping information on American banks from Wikipedia.

Notifications You must be signed in to change notification settings

katrina-maestro/BanKWebscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Name: Wikipedia Bank Scraper

Description: This project is a web scraper designed to extract data from the Wikipedia page titled "List of largest banks." The extracted data includes information about the largest banks worldwide, such as their names, countries, assets, market capitalization, and more.

Features:

Scrapes data from the Wikipedia page "List of largest banks." Extracts relevant information about each bank, including name, country, assets, market capitalization, and more. Outputs the extracted data in a structured format for further analysis or storage. Dependencies:

Python 3.x BeautifulSoup4: A Python library for parsing HTML and XML documents. Requests: A Python library for making HTTP requests. Pandas: A Python library for data manipulation and analysis. Matplotlib: A Python plotting library.

About

This is a project scraping information on American banks from Wikipedia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published