Hi i need to get certain parts of a website in to my application, such as price, qty sold and qty remaining, item title etc.

preferable into labels in my application, i also do know how i would have a list of multiple items on the same page, and also a small time to it can get updated every x amount of time,

basically i need an app which i enter item numbers and it gets the basic info for me.

sounds easy but don't know where to start.

any ideas?

kind regards

link|improve this question
Google VB and screen scraping. blogs.msdn.com/b/bethmassi/archive/2008/04/25/… – Nathan Ratcliff Sep 3 '11 at 19:27
If it's always from the same website you should ask them for a SOAP/RESTful interface directly, rather than relying on screen scraping which is notoriously unreliable and prone to breakages at any second. – awoodland Sep 3 '11 at 19:44
Hi tried searching the net but cannot find any info, can anybody help? need the working urgently. kind regards – sam Sep 9 '11 at 15:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.