garethEds Posted March 3, 2018 Posted March 3, 2018 Hiya, I've been searching for ages but nothing seems to spring out... I'm looking for a wordpress plugin that takes my latest Instagram post and automatically creates a post on my blog (www dot running-geek dot co dot uk) There seems to be plenty going the other way but nothing doing what I want. So when I post to Inst, it connects to my WP and creates a page, with the photo, the text and any hashtags I've put in there. Otherwise it will have to be a manual process. Cheers Gaerth
Marci Posted March 5, 2018 Posted March 5, 2018 (edited) That just embeds your instagram feed onto a page, it doesn't create a new WP post per Instagram post. There are none that achieve what the OP requires (as far as I'm aware). Best bet is check GitHub for Instagram scrapers (there are lots), find one in a language your comfortable with (all the mainstream languages are represented), and adapt it to auto create posts using the Wordpress REST API (which will probably need one of the JWT auth plugins and an application key generating for use by the script). Edited March 5, 2018 by Marci
IrritableTech Posted March 5, 2018 Posted March 5, 2018 You should be able to achieve this with IFTTT. If new photo on instagram by me Then create new photo post on wordpress. 1
5tu Posted March 5, 2018 Posted March 5, 2018 You should be able to achieve this with IFTTT. If new photo on instagram by me Then create new photo post on wordpress. https://ifttt.com/applets/XtwWPrki-post-your-instagram-photos-to-wordpress
robsonma Posted March 5, 2018 Posted March 5, 2018 As a Wordpress Developer this is not something I have seen, like you said it is usualy the other way around, Wordpress posting your images to Instagram. This Could be what you are looking for? https://codecanyon.net/item/instamatic-automatic-post-generator-and-instagram-auto-poster-plugin-for-wordpress/19648561?s_rank=2
garethEds Posted March 5, 2018 Author Posted March 5, 2018 https://ifttt.com/applets/XtwWPrki-post-your-instagram-photos-to-wordpress Hiya - this is exactly it, but I've been trying it since this morning and all I get is shown in the screenshot. Seems several people have the same issue. Sigh. Not going very well today.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now