mysql - SQL Import live data from external website to sql table -
i import premier league table table of own on weekly basis seen on googles search:

i have own database table premier league teams in , information on players display information also.
how go can query table calculations of own?
i scrape page, , run through parser. me, run through might know. scrape like:
div.lr_container table.vk_tbl > tbody > tr and on array of rows , insert db.
Comments
Post a Comment