Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python-Web-Scraping-Project (Python)

Goal: Extract real-time financial data from Wikipedia to analyze the largest US companies.

Technical Skills Demonstrated:

Request Headers: Bypassing bot detection using User-Agents. HTML Parsing: Navigating complex DOM structures with BeautifulSoup. Data Engineering: Transforming raw HTML into a structured Pandas DataFrame. Error Handling:Troubleshooting connection issues and indexing errors.

How to Run:

  1. Install dependencies: pip install beautifulsoup4 requests pandas
  2. Run main.py

About

Initial commit of web scraping notebook

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages