VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Working with Web Browser Control and HTML Tables Extracting Table Data from HTML into VB

Nathan A. Huebner  (5 Submissions)   Internet/HTML   Advanced   Wed 3rd February 2021

Dissecting table data from HTML, and putting it into a ListView Control. You can do anything you want with this data, and you can setup the screen to automated many different web pages, to harvest data directly into your ListView control. Saving the data is another thing, I didn't set it up, but it's very easy to figure out.

Inputs
If you use this on a different web page, please be sure to set your columns correctly. Customize your Listview, or remove it and download the data directly to INI or text files, or store it in a database. The code is only supported as is.

Returns
Data into ListView control from Web Browser Control's HTML Tables.

Side Effects
Not 100% supported, you have to feel your way around with this code.

Rate Working with Web Browser Control and HTML Tables Extracting Table Data from HTML into VB (9(9 Vote))

Download Working with Web Browser Control and HTML Tables Extracting Table Data from HTML into VB

Working with Web Browser Control and HTML Tables Extracting Table Data from HTML into VB Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters