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:

https://www.google.co.uk/search?q=premier+league+table&oq=premier+l&aqs=chrome.0.69i59j69i60j0j69i57j69i59j0.2230j0j7&sourceid=chrome&es_sm=91&ie=utf-8

premier league snapshot

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

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -