Instagram

Get Latest Post On Instagram

This expression returns last post image URLs.

Parameter Value
URL : https://www.instagram.com/explore/tags/any_tag/
Expression : "display_url":"(.*?)"

Get Latest Profile Pictures On Instagram

This expression returns last profile picture image URLs.

Parameter Value
URL : https://www.instagram.com/explore/tags/any_tag/
Expression : "profile_pic_url":"(.*?)"

Get Latest Posts On Instagram (For embed)

You could use these ID's as a variable to embed them on your post. In a URL format.

Parameter Value
URL : https://www.instagram.com/explore/tags/any_tag/
Expression : "shortcode":"(.*?)"
Variable Use :

Get Latest Texts On Instagram

You could use these ID's as a variable to embed them on your post. In a URL format.

Parameter Value
URL : https://www.instagram.com/explore/tags/any_tag/
Expression : "text":"(.*?)"

Amazon

Get Product Thumbnail

This expression returns featured image.

//div[@id="imgTagWrapperId"]/img

Find&replace

Find : (.*?)https://images-na.ssl-images-amazon.com/images/I/(.*?)"(.*)
Replace : https://images-na.ssl-images-amazon.com/images/I/$2