I'm currently working on a new backpacker trip portal. My idea is to load specific trip warnings from the official governement site on my site. I am allowed to use their official information due to german laws. But the point is, that they change their content on a daily to hourly basis, so copy & paste is no solution. I already tried getting their content via jQuery, but cross-domain-policy came across and as you can imagine I have no control over their server ;-) While searching for a solution I came across cURL in PHP. From here on I need your help, because I can only wright some few small functions. I thought maybe there is an option to fetch the content via cURL and then just display the divs I need or to use their rss feed and fetch the information from there? Any help or hints are appreciated :-)
Website: http://www.auswaertiges-amt.de/DE/Laenderinformationen/WeitereAktuelleReiseInformationen_node.html xml-based rss feed: http://www.auswaertiges-amt.de/SiteGlobals/Functions/RSSFeed/DE/RSSNewsfeed/RSS_Reisehinweise.xml?nn=332604