Forum Moderators: not2easy
We have been working with code that grabs stock quote snippets from a major finance portal via a PHP HTTP request - and it works - but one of our concerns is that we'll anger someone from the portal with all of these server side requests.
Can anyone provide insight into what is and is not allowed as far as this goes?