I use
"
Let me know if anyone is interested in the VB.Net code that parses the downloaded html. It works well for me.
r4
toggle quoted message
Show quoted text
--- In TWSAPI@..., "rwk2095" <r@...> wrote:
I built a short term stock-trading app about ten years ago that excluded stocks with earning releases that day or the next. I used Yahoo!Finance via a screen scraper as my source of earnings release schedule, though it was not always complete. My scraper app was pretty primative, and whenever Yahoo changed the format of the web page, my program failed to deliver the desired data.
There are several other sites that also have earnings release schedules, and interestingly, their lists are usually quite different.
I ran the app for 8+ years, but I shelved it about a year and a half ago because the performance had deteriorated.
[rwk]
--- "ramdukof" <ramdukof@> wrote:
Is there any API request that returns upcoming stock earnings dates?
If not, do you use any other services to provide this?
I'm interested in both US and foreign exchanges.