I need to extract data from a website and formulate in excel file
example
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=237
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=100
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=650
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=980
The InfoID will change from 1 to 999
so I need to extract data from nearly 1000 pages.
Is there any tools or simple coding I can do to extract?
Thanks
example
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=237
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=100
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=650
http://dev.mydomain.com/Master/dbcheck.aspx?infoID=980
The InfoID will change from 1 to 999
so I need to extract data from nearly 1000 pages.
Is there any tools or simple coding I can do to extract?
Thanks