How to scrape Yahoo Finance and extract stock market data using Python & LXML
Yahoo Finance is a good source for extracting financial data. Check out this web scraping tutorial and learn how to extract the public summary of companies from Yahoo Finance using Python 3 and LXML.