Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web Scraping with Yahoo Finance
#1
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.
Reply
#2
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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  getting financial data from yahoo finance asiaphone12 7 6,983 Jun-15-2020, 05:49 AM
Last Post: mick_g
  Django finance tracker mkb3112 1 1,947 Apr-04-2020, 01:21 PM
Last Post: leeacto
  Searching yahoo with selenium Truman 19 35,175 Oct-13-2018, 11:56 PM
Last Post: snippsat
  Scrap Yahoo Finance using BS4 mr_byte31 7 6,199 Aug-24-2018, 02:50 PM
Last Post: Larz60+
  webscraping yahoo data - custom date implementation Jens89 4 5,128 Jun-19-2018, 08:02 AM
Last Post: Jens89

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020