I have a blog at http://westernwakefarmersmarket.blogspot.com/ and I'd like to migrate the content to a new MVC web application I'm developing. I'm trying to retrieve all of the existing posts to migrate them into a database. I'm having trouble getting all of the posts, however.
When I connect to the blog with Windows Live Writer, it's able to retrieve all of the posts (probably over a hundred). When I point to the ATOM feed for the blog at http://www.blogger.com/feeds/7916832134968916231/posts/default, I only get the first 25. Does anyone know how I can retrieve all of the posts?
Log in to you blogger dashboard at blogger.com and then export all your posts.
Go in the Setting tab. There's an option there named Export blog.
Selecting this option you'll be presented with this message:
You can use the 'max-results' query parameter to specify the number of results you wish to see:
http://www.blogger.com/feeds/7916832134968916231/posts/default?max-results=240