@plasticmind If you wanted to automate this you would need to make requests via a proxy from a residential Internet IP. For my needs I just manually copy and paste the the page source and automate everything else from there.
@plasticmind It’s pretty easy to get the JSON data behind an Instagram page. It’s served up inline at the bottom of the page. You can extract it like this (PHP) github.com/postaddictme/instagra…
The harder part is scraping the markup of an Instagram URL. They aggressively block.
@plasticmind Yay!
@plasticmind You never explained what you explicitly did i.e. this: <meta itemprop=”image” content=”simplyrecipes.com/wp-content/upl…”>