--- layout: page title: Instagram embed permalink: /guides/social-media/instagram/ parent: Social Media grand_parent: Guides nav_order: 3 description: >- Learn how to automate converting an Instagram post into an image. Works with Zapier and any programming language. Ruby, PHP, JavaScript. --- # Convert an Instagram post into an image {: .no_toc } {: .fs-9 } Learn how to use the API to generate an image from an Instagram post. {: .fs-6 .fw-300 }
``` **Important:** set these parameters when creating the image. - selector: `.instagram-media-rendered` - ms_delay: `1750` [Try it yourself](https://htmlcsstoimage.com/examples/instagram-post-screenshot){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 } {% include code_footer.md version=1 %}