Microsoft
Software
Hardware
Network
Question : How to capture data from website into c#
I am working on a test project so further expand my knowledge of C# and I need your help understanding how to do something.
There is a website that has data on it which updates every 0-10 seconds (kinda like a stock ticker)...
I want to be able to capture that data into my c# application so that I can determine patterns, track data, etc.
I have already tried using the web services and capturing the data that way, but it only captures the html source code, and because the code that I need to capture is css, or something, it doesn't appear to be grabbing it anywhere.
For an example of the data that I'm trying to capture, you can visit
www.qu
ibids.com and click on one of the items listed that is being bid on.
The data that I want to capture is on the right, under "bidding history". I would like to capture the "BID", the "BIDDER", and the "TYPE".
Thank you in advance for helping me learn how to do this.
Answer : How to capture data from website into c#
Aha, found a nice piece of software that did the job for me:
http://www.emailaddressman
ager.com/o
utlook/ema
il-
extract
or.html
Random Solutions
Gridview RowSelected - Controlling state of other rows
Exchange 2003 and 2010 coexistent - Outlook in 2010 cannot email to 2003
Unable to receive email forwarded into Lotus Domino 8 from Exchange Server 2007
Show Date time on webpage -coldfusion,jquery
SBS capabilities with 50 user firm
SBS 2008 move data feature crashes
Cant get vista to view my web site correctly!
Explain plan in Oracle
DBGrid's content into email
Code in SQL 2000 not parsing/running in SQL 2005 Query Analyzer