Instagram Feed without using the instagram API
Full documentation and examples here
The way we do this is using the live implementation of the cors-anywhere project, a nodejs proxy to bypass cors. You can use other proxies or your own implementation using the 'cors_proxy' param. You will find more info in the documentation.