<?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 App for Twitter Data: How to change the api call to add URL arguments? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/App-for-Twitter-Data-How-to-change-the-api-call-to-add-URL/m-p/190842#M19519</link>
    <description>&lt;P&gt;I downloaded the App for Twitter Data. As of now, the script stream_tweets.py is feeding live twitter data into my Splunk instance. What do I edit in order to filter the stream and index only the tweets that contain certain words or hashtags? Basically, I want to add an API request parameter. Please help!&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jan 2015 11:06:36 GMT</pubDate>
    <dc:creator>nileena</dc:creator>
    <dc:date>2015-01-23T11:06:36Z</dc:date>
    <item>
      <title>App for Twitter Data: How to change the api call to add URL arguments?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/App-for-Twitter-Data-How-to-change-the-api-call-to-add-URL/m-p/190842#M19519</link>
      <description>&lt;P&gt;I downloaded the App for Twitter Data. As of now, the script stream_tweets.py is feeding live twitter data into my Splunk instance. What do I edit in order to filter the stream and index only the tweets that contain certain words or hashtags? Basically, I want to add an API request parameter. Please help!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:06:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/App-for-Twitter-Data-How-to-change-the-api-call-to-add-URL/m-p/190842#M19519</guid>
      <dc:creator>nileena</dc:creator>
      <dc:date>2015-01-23T11:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: App for Twitter Data: How to change the api call to add URL arguments?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/App-for-Twitter-Data-How-to-change-the-api-call-to-add-URL/m-p/190843#M19520</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Locate the API call to Twitter in stream_tweets.py. Determine the API URL it is hitting.&lt;/LI&gt;
&lt;LI&gt;Locate the docs for that API URL in Twitter's API docs.&lt;/LI&gt;
&lt;LI&gt;Look for a parameter or similar to that API that performs the filtering you want.&lt;/LI&gt;
&lt;LI&gt;Alter stream_tweets.py to make the API call with the altered parameters.&lt;/LI&gt;
&lt;LI&gt;Test it.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 23 Jan 2015 18:51:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/App-for-Twitter-Data-How-to-change-the-api-call-to-add-URL/m-p/190843#M19520</guid>
      <dc:creator>davidfstr</dc:creator>
      <dc:date>2015-01-23T18:51:55Z</dc:date>
    </item>
  </channel>
</rss>

