Using Puppeteer to download database tables from cPanel
These days I am migrating one of my sites to a new platform and I needed to download some data from MySQL database. Host provider gave me cPanel access to my server, so I can go there and open phpMyAdmin page and from there to manually pick the tables and …