Hi everyone! I have been thinking of creating an online webcam site for one of my favourite ski resorts in Japan. Basically there are quite a few webcams, videos and weather data stations scattered around the web, and I would like to centralize this into a site that does it all. I have been working on the design, and that's all cool - but my main issue is the webcams and snow reports. I don't really want to be hotlinking to every webcam, as that will be bad for load and the hosts probably won't like that so much - I was thinking perhaps it is possible to configure my server to save the webcam image from the source at a certain time each day (like every hour between 9am and 4pm) and then display the webcam on my site from my own server, does anybody know if this can be done? The other thing I would like to have is a snow report from the following page: http://www.snowjapan.com/e/daily/niseko-now.php Is there any way to scrape the data from this each day? Preferably without an iframe. Example, all I would need is this: This website is going to be free, mainly so me my friends and others can easily find all the information they need without needing to go to 3-4 sites. I don't really have much of a budget, but if I have to hire someone I guess I will. Any helpful posts would be great. If you know how to do this and willing to work for a fair price please PM me. If any of my post is unclear please let me know and i'll give better examples/more explanation. It's 2am so my writing is terrible! THANKS!