Python Forum

Full Version: Web Scraping with Yahoo Finance
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello fellow Python users,

I'm currently working on a program revolving around gathering company data with webscraping, but a part of the program has stumped me. Is there a way to search all the businesses in Yahoo Finance given certain parameters?

For example, if the input was something like 'all companies trading over $50,' the program would then output as such.

Thanks in advance.
Most markets have a place where you can download stock history, ticker symbols, etc.
you can use the ticker symbols to trigger your yahoo quotes.
For example , for NASDAQ see: http://eoddata.com/download.aspx