Finance News RSS Feed

G

George Durzi

There still isn't an RSS feed out there that can provide news/stock prices
with a ticker symbol as input. There's supposedly a beta from Yahoo, but
it's not working and there is no estimated official release date.

I'm thinking of using screen scraping to get company news for a given ticker
symbol. I would use httpwebrequests, etc.

Has anybody done anything like this?
 
D

Dino Chiesa [Microsoft]

Hey George, I've done several similar "HTML Screen scrapers", but none of
them are RSS newsfeeds for a given ticker.

They all use WebRequests and streamreaders.

Here's source for one such - it is a book price service.
Given an ISBN it screen-scrapes to get prices from Amazon, B&N, and WHSmith
(It was developed before Amazon introduced its Amazon web services)

the screen scraper library
http://www.winisp.net/cheeso/srcview.aspx?dir=books&file=BookLookup.cs

the webservice that uses the library
http://www.winisp.net/cheeso/srcview.aspx?dir=books&file=books.asmx

here's a working client that consumes the service
http://www.winisp.net/cheeso/books/books.aspx?i=0060652942

-DC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top