•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 456,595 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,417 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 6821 | Replies: 6
![]() |
•
•
Join Date: Aug 2004
Posts: 14
Reputation:
Rep Power: 5
Solved Threads: 0
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
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
•
•
Join Date: Jul 2004
Posts: 11
Reputation:
Rep Power: 5
Solved Threads: 1
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.
•
•
Join Date: Aug 2004
Posts: 14
Reputation:
Rep Power: 5
Solved Threads: 0
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
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.
•
•
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation:
Rep Power: 6
Solved Threads: 5
One of these might help as well: http://www.hotscripts.com/cgi-bin/se...ocks&catid=all
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 5
You can look for a web service that has stock quotes and parse the XML. Try http://www.xmethods.net/
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
•
•
Join Date: Aug 2004
Posts: 14
Reputation:
Rep Power: 5
Solved Threads: 0
•
•
•
•
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
•
•
Join Date: Aug 2004
Posts: 14
Reputation:
Rep Power: 5
Solved Threads: 0
•
•
•
•
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
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- IP-to-Country converter (php script) (PHP)
- how to make member expire after so many days with php script (PHP)
- need help with PHP Script translation (PHP)
Other Threads in the PHP Forum
- Previous Thread: face-pic or faceparty type php software
- Next Thread: PHP & File Extensions



Linear Mode