Project Description:
I am looking to get a module developed which allows a user to import a blog post from their Blogger account and map it to a relevant content type in a content they are creating in a Drupal site.
It needs to be a plugin which authenticates a user to their blogger account, allows to choose the blog post which they want to pull. The blog posts need to be displayed in block-like posts (I mean the styling, not the Drupal blocks)
The title should be mapped to the title, and the body to the body of the content.