Application To Get Information From Web Pages

I have several areas where I have different login accounts on web sites from providers. In those different areas I have pages where there are products descriptions and pictures.

What I need is an application (also a local application to install on my pc) that get inside those pages (with the ID and Password provided by me) and parse the information in these pages. Parsing means to get: Product names, Images and descriptions and store these information in a local DB. I should be able to extract the database content qith a SQL extraction in order to upload the info in a online database.

I guess it could be possible with VB.NET, but I’m open to any other solution.

Leave a Reply

Your email address will not be published. Required fields are marked *