how to find stock information with php script

Reply

Join Date: Aug 2004
Posts: 14
Reputation: phpnovice is an unknown quantity at this point 
Solved Threads: 0
phpnovice phpnovice is offline Offline
Newbie Poster

how to find stock information with php script

 
0
  #1
Aug 4th, 2004
Greetings,

This is my first post in this group.

I am new to php script language. I am trying to use it get stock information and plot them in my way. A lot of examples showed to get stock quote in csv format from yahoo finance. In stead of quote, does anyone know the addresses to get other stock information, such as P/E, Key Statistics, etc from any public web site?

Thank you much.

phpnovice
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 11
Reputation: rice_web is an unknown quantity at this point 
Solved Threads: 1
rice_web rice_web is offline Offline
Newbie Poster

Re: how to find stock information with php script

 
0
  #2
Aug 9th, 2004
I think there's a reason that those sites point you to Yahoo! As far as I know, nothing like that is available. However, since that data is just that, data, you could build a parser with extensive searching (a la preg_match) and simply steal Yahoo!'s information for everything. I've got a feeling it would violate Yahoo!'s terms of service, but if it's for personal or classroom use, I hardly assume they'd even notice anyone using a utility like that.
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 14
Reputation: phpnovice is an unknown quantity at this point 
Solved Threads: 0
phpnovice phpnovice is offline Offline
Newbie Poster

Re: how to find stock information with php script

 
0
  #3
Aug 10th, 2004
Hi,

Thanks for your help. I am not sure I will try if it violates something. But at least you gave me some knowledge.

phpnovice



Originally Posted by rice_web
I think there's a reason that those sites point you to Yahoo! As far as I know, nothing like that is available. However, since that data is just that, data, you could build a parser with extensive searching (a la preg_match) and simply steal Yahoo!'s information for everything. I've got a feeling it would violate Yahoo!'s terms of service, but if it's for personal or classroom use, I hardly assume they'd even notice anyone using a utility like that.
Reply With Quote Quick reply to this message  
Join Date: Nov 2003
Posts: 360
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Solved Threads: 5
Team Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: how to find stock information with php script

 
0
  #4
Aug 23rd, 2004
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: how to find stock information with php script

 
0
  #5
Aug 28th, 2004
You can look for a web service that has stock quotes and parse the XML. Try http://www.xmethods.net/
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 14
Reputation: phpnovice is an unknown quantity at this point 
Solved Threads: 0
phpnovice phpnovice is offline Offline
Newbie Poster

Re: how to find stock information with php script

 
0
  #6
Aug 31st, 2004
Originally Posted by Gary
One of these might help as well: http://www.hotscripts.com/cgi-bin/se...ocks&catid=all

Here you helped me again.

Thanks.

phpnovice
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 14
Reputation: phpnovice is an unknown quantity at this point 
Solved Threads: 0
phpnovice phpnovice is offline Offline
Newbie Poster

Re: how to find stock information with php script

 
0
  #7
Aug 31st, 2004
Originally Posted by inscissor
You can look for a web service that has stock quotes and parse the XML. Try http://www.xmethods.net/
Hi,

Thanks. I will try it.

By the way flash is very cool! I wish I could do the same sometime.

phpnovice
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC