WXforum.net

Web Weather => Weather Website PHP/AJAX scripting => Topic started by: kokos1405 on September 26, 2017, 01:50:59 AM

Title: Htm data scrap
Post by: kokos1405 on September 26, 2017, 01:50:59 AM
Hi there,

I have some weather stations that upload their data at their unique web page as an .htm file.

Like here for example: http://timbaki.meteokrites.gr/ZWNTANA.htm and http://agiagalini.meteokrites.gr/ZWNTANA.htm

Let's say that i want to make a general page(table) that have this data from all the stations like this:

 [ You are not allowed to view attachments ]

How am i going to scrap all this data and insert it to a php page?

Any help with the code?