This will be a fun project for the right person…
I want a ‘visual’ web scraper.
In other words, I want the scraper to have a windows form containing the following fields…
1- textbox (to enter URL that we will extract data from)
2- textbox (to enter XPath of the data we will scrape)
3- button (to select a file to save results in)
4- web browser (to see it load the page and do any navigation)
5- run button (to make it do its work)
The GUI doesn’t need to be pretty – it just needs to be functional
I want every single bit of the code to be extremely well commented using plain language.
I want every single bit of the code to be extremely well commented using plain language.
I want every single bit of the code to be extremely well commented using plain language.
I want every single bit of the code to be extremely well commented using plain language.
I want every single bit of the code to be extremely well commented using plain language.
I want every single bit of the code to be extremely well commented using plain language.
I prefer that it is built using visual studio 2017 since that is what I use.
it is the code I am wanting – I plan to use this as a foundational learning tool.