<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic tRESTClient - Twitter Search API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-Twitter-Search-API/m-p/2354197#M120224</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I am wondering is it able to do GET with the Twitter Search API using tRESTClient.&lt;/P&gt; 
&lt;P&gt;I am not familiar with REST or Oauth2 or JAVA, I have only tried python with Tweepy before.&lt;/P&gt; 
&lt;P&gt;I know for twitter there are Consumer Key (API Key), Consumer Secret (API Secret), Access Token, Access Token Secret.&lt;/P&gt; 
&lt;P&gt;I think the url should be &lt;EM&gt;&lt;A href="https://api.twitter.com/1.1/search/tweets.json" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://api.twitter.com/1.1/search/tweets.json&lt;/A&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;A href="https://api.twitter.com/oauth2/token" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://api.twitter.com/oauth2/token&lt;/A&gt;&lt;/EM&gt; .&lt;/P&gt; 
&lt;P&gt;The input parameter will be q, geocode, lang, locale, result type, count, until, since_id, max_id, include_entities.&lt;/P&gt; 
&lt;P&gt;But I have no idea how to put all these together to make it works.&lt;/P&gt; 
&lt;P&gt;Hope to get guiding with screenshots if possible.&lt;/P&gt; 
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:43:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:43:00Z</dc:date>
    <item>
      <title>tRESTClient - Twitter Search API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-Twitter-Search-API/m-p/2354197#M120224</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;I am wondering is it able to do GET with the Twitter Search API using tRESTClient.&lt;/P&gt; 
&lt;P&gt;I am not familiar with REST or Oauth2 or JAVA, I have only tried python with Tweepy before.&lt;/P&gt; 
&lt;P&gt;I know for twitter there are Consumer Key (API Key), Consumer Secret (API Secret), Access Token, Access Token Secret.&lt;/P&gt; 
&lt;P&gt;I think the url should be &lt;EM&gt;&lt;A href="https://api.twitter.com/1.1/search/tweets.json" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://api.twitter.com/1.1/search/tweets.json&lt;/A&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;A href="https://api.twitter.com/oauth2/token" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://api.twitter.com/oauth2/token&lt;/A&gt;&lt;/EM&gt; .&lt;/P&gt; 
&lt;P&gt;The input parameter will be q, geocode, lang, locale, result type, count, until, since_id, max_id, include_entities.&lt;/P&gt; 
&lt;P&gt;But I have no idea how to put all these together to make it works.&lt;/P&gt; 
&lt;P&gt;Hope to get guiding with screenshots if possible.&lt;/P&gt; 
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-Twitter-Search-API/m-p/2354197#M120224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient - Twitter Search API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-Twitter-Search-API/m-p/2354198#M120225</link>
      <description>&lt;P&gt;I'd start&amp;nbsp;&lt;A href="https://developer.twitter.com/en/docs/basics/authentication/overview/application-only" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&amp;nbsp; Fortunately twitter supports client-credentials grant flow so this can all be done&amp;nbsp;programmatically.&amp;nbsp; tRestClient allows you to choose OAuth as the authentication mechanism. Once you retrieve the bearer token from the initial call, you can input the into future components to make other requests without re-authentication.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 13:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-Twitter-Search-API/m-p/2354198#M120225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T13:25:47Z</dc:date>
    </item>
  </channel>
</rss>

