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
VNC server Ubuntu 10.04
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
How does Windows 7 detect Internet access?
How to enable/license terminal server
Scheduled Task Not Getting Scheduled Through Group Policy
Gateway SA1 shutting down intermittently
Use of Excel Macro in MS Access 2000
Calculating a CRC-16
Why Not able to read excel file in the Web application running on Windows7/Office2010?
Limit number of chars in a multiple textarea form