earnings calendar scripts

Anyone out there have any links to any decent scripts to check earnings calendars prior to the open and list any companies with earnings on a given day?

I just want to have a list of stocks run against the calendar script every morning and just be alerted as to whether my stocks are on that list. I could probably write my own, but I figure someone on the net has already written one, perhaps with other nice bells and whistles.

Thanks.
 
Quote from garchbrooks:

Anyone out there have any links to any decent scripts to check earnings calendars prior to the open and list any companies with earnings on a given day?

I just want to have a list of stocks run against the calendar script every morning and just be alerted as to whether my stocks are on that list. I could probably write my own, but I figure someone on the net has already written one, perhaps with other nice bells and whistles.

Thanks.

I made a Google Calendar with Options Expirations, other events. Earning calendar can be added too.
 
Quote from thstart:

I made a Google Calendar with Options Expirations, other events. Earning calendar can be added too.

I'm using the Yahoo calendar right now. It's ok, just wish I had a local copy, maybe even integrated into outlook on top of just scripts somehow.
 
Quote from garchbrooks:

Anyone out there have any links to any decent scripts to check earnings calendars prior to the open and list any companies with earnings on a given day?

Yeah, wish Earnings.com would release a web service API.

It's easy enough to page scrape/data mine their web site though.

Sorry, can't find the code I did for this a few years back.

Might want to have a look at the Reuters Research API or some other similar service.
 
Quote from byteme:

Yeah, wish Earnings.com would release a web service API.

It's easy enough to page scrape/data mine their web site though.

Sorry, can't find the code I did for this a few years back.

Might want to have a look at the Reuters Research API or some other similar service.

Google Calendar has an API
 
Back
Top