<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gustavo Malamud</title>
    <description>The latest articles on DEV Community by Gustavo Malamud (@gusma).</description>
    <link>https://dev.to/gusma</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F124083%2F9ed6c653-abb7-4e4a-8804-d07352139f76.jpeg</url>
      <title>DEV Community: Gustavo Malamud</title>
      <link>https://dev.to/gusma</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gusma"/>
    <language>en</language>
    <item>
      <title>Needing help with Importing / parsing tweets into Wordpress posts</title>
      <dc:creator>Gustavo Malamud</dc:creator>
      <pubDate>Tue, 31 Mar 2020 22:01:35 +0000</pubDate>
      <link>https://dev.to/gusma/needing-help-with-importing-parsing-tweets-into-wordpress-posts-4igk</link>
      <guid>https://dev.to/gusma/needing-help-with-importing-parsing-tweets-into-wordpress-posts-4igk</guid>
      <description>&lt;h2&gt;
  
  
  HELP!
&lt;/h2&gt;

&lt;p&gt;I'm looking for a way to import Twitter posts from a user automatically into Wordpress posts, bearing in mind that the image contained in a Tweet becomes the featured image.&lt;/p&gt;

&lt;p&gt;So far, I've managed to:&lt;/p&gt;

&lt;p&gt;1- Turn the twitter feed into an RSS feed (through a service such as rss.app),&lt;br&gt;
2- Import the feed into Wordpress through a syndication service (such as WP Syndication, have tried WP RSS aggregator also),&lt;br&gt;
3- Alas, I cannot manage to make a tweet's image into a featured image by default. Any ideas on how to handle this?&lt;/p&gt;

&lt;p&gt;I've also thought of other ways this could be done, eg. if there were a service that could turn the twitter feed into a json file and see if there were better fit plugins/ options to import said json file or something like that. But so far, the decisions taken 1 through 3 are the upstanding ones. I know that a while ago there may have been other options as well (eg. in the past I had managed to do something similar by turning a Twitter feed into a structured feed through Yahoo pipes, but I cannot remember much now)&lt;/p&gt;

&lt;p&gt;Any ideas on how this could be better implemented? &lt;/p&gt;

&lt;p&gt;Caveat: I'm using Wordpress because it's what the client prefers to be flexible to move contents and design around, not necessarily because it's optimal (Gatsby could be better, for an example).&lt;/p&gt;

&lt;p&gt;All inputs appreciated.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>help</category>
      <category>rss</category>
      <category>twitter</category>
    </item>
  </channel>
</rss>
