R
Radith
Hi all,
I am about to commence a web scrapper project using vb.net + sql server. I
am currently a uni. student with no commerical experience (btw I am doing
this as a commercial project). Firstly, the aim of this scrapper is to:
Scrape content off a website and store them in a SQL Server database. The
content is dynamic. However, before the scraping; some HTML parsing must be
done. I.E. I have to iterate through all possible registration numbers
(feeding the reg. #'s via my app.) through most likely the use of a HTML
parser.
So, I just want to know if HTML parsing would be the answer for that sort of
iteration that's required and also require some help on the scraping
component. Can someone please point me in the right direction.
All forms of help appreciated. Thanks in advance for all your help...
Cheers,
Radith
I am about to commence a web scrapper project using vb.net + sql server. I
am currently a uni. student with no commerical experience (btw I am doing
this as a commercial project). Firstly, the aim of this scrapper is to:
Scrape content off a website and store them in a SQL Server database. The
content is dynamic. However, before the scraping; some HTML parsing must be
done. I.E. I have to iterate through all possible registration numbers
(feeding the reg. #'s via my app.) through most likely the use of a HTML
parser.
So, I just want to know if HTML parsing would be the answer for that sort of
iteration that's required and also require some help on the scraping
component. Can someone please point me in the right direction.
All forms of help appreciated. Thanks in advance for all your help...
Cheers,
Radith