Parse a web page and store into mysql

Posted on August 19, 2017
Let's assume you have a Debian, on which we have a script that goes on a specific website, get 4 filed on the web page, and store the info into a mysql table.Some html tags are in the body directly, some in a table.Total 4 to 5 field to read and process into a mysql table.The web page will be gi