Including Shopify blog in website

I have two separate webpages, one I host myself, the other is hosted by Shopify. Shopify has a blog that I am filling with content and I am wondering if there is a way to to embed the blog portion of the Shopify site onto my main website.

I understand the use of an iframe which will grab the entire site, but is there a way to just grab only some elements of a sites DOM and grab it to render it in a another site? Or does this require an API built around Shopify?

Thanks!