I’m not sure if something like this is feasible and how complicated it is, but let’s see if anyone can help.
I’m interested in whether it’s possible to create a script that would forward a link from 1 web page (always the same) to product details, and it would take all the information about that product and save it in my database, and possibly translate it from English to the local language.
I know about HTML scraping, but their HTML seems a bit complicated for that, so is there another solution?