Skip to content

EricFis777/Eric-s-Customisable-Broker-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eric-s-Customisable-Broker-Scraper

A flexible, real-world web scraper that extracts financial data like brokers or company listings from public directories. Built in Python with transferable structure for any list-style scraping job.

This is a lightweight, real-world scraping tool for extracting brokers, financial companies, or similar list-style data from public finance sites like Yahoo Finance.

🚀 Features

  • Scrapes company name, symbol, market cap, price, and Yahoo profile link
  • Produces a clean .csv output
  • Transferable to any structured directory-style webpage
  • Easy to customise for other industries or countries

📦 Sample Output

Name Symbol Market Cap Price Profile URL
Goldman Sachs GS $120B $345.67 https://finance.yahoo.com/quote/GS

📂 Files Included

  • scraper.py — Main Python scraper
  • sample_output.csv — Example output
  • requirements.txt — Package dependencies

🛠 How to Run

pip install -r requirements.txt
python scraper.py

About

A flexible, real-world web scraper that extracts financial data like brokers or company listings from public directories. Built in Python with transferable structure for any list-style scraping job.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages