Podio archive is a java library that can archive all you podio information into a folder hierarchy on you computer. Items can be viewed beautifully on a HTML page with relative links to item references.
First you have to fill in all the configuration variables in resources/config.properties. Follow the instructions there. After that you should follow further instructions by running the program.
All dependencies can be loaded by creating a new project via Maven using pom.xml file, available on the root level of the project.