I have downloaded some website by a website copier software. I want to do extract some information from all pages.
Suppose there are many product pages and I want to gather only product information from all pages and store it in a excel file.
I want to know what are possible ways of doing this. My friend told me that he can write some script and make it happen but I don't understand how any script can solve this entire purpose.
Is there any free software out there or any code that can do this job. I know java pretty well, if I can make it happen by java by writing a code, then please provide some guidance.