<?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 Re: Splunk GET to fatch data from some website with login in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397184#M70802</link>
    <description>&lt;P&gt;Thanks a lot for this answer. Let me go through this app and functionality. I already have experience with python and I am learning the scripting as well.  Hope for the best &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Sun, 13 May 2018 11:59:25 GMT</pubDate>
    <dc:creator>Chandras11</dc:creator>
    <dc:date>2018-05-13T11:59:25Z</dc:date>
    <item>
      <title>Splunk GET to fatch data from some website with login</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397182#M70800</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;

&lt;P&gt;I have an online reporting tool, which can generate the report and download it my system as excel.&lt;BR /&gt;
I recently learned about the Splunk GET method. Is there a way, by which I can use GET to go inside this online reporting tool, just click on a certain button and download the report to my system.&lt;BR /&gt;
If not GET then do we have any other app /forwarder which is capable of doing the same task.&lt;/P&gt;

&lt;P&gt;Thanks a lot for your time and effort. &lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 09:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397182#M70800</guid>
      <dc:creator>Chandras11</dc:creator>
      <dc:date>2018-05-13T09:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk GET to fatch data from some website with login</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397183#M70801</link>
      <description>&lt;P&gt;Yes, please see my app called TA-webtools and its urlencode / curl commands:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/3420/#/details" target="_blank"&gt;https://splunkbase.splunk.com/app/3420/#/details&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You will need to use another tool such as telerik's fiddler to see what "GET" is made when you click on the button in your external tool.  Then you'll have to wire that up with the | curl command in ta-webtools.  This will bring all the data into the search pipeline as a field called curl_response or curl_results. &lt;/P&gt;

&lt;P&gt;So yes, it can be done, but it requires a bit of knowledge on how to create / script web requests, etc. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397183#M70801</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-09-29T19:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk GET to fatch data from some website with login</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397184#M70802</link>
      <description>&lt;P&gt;Thanks a lot for this answer. Let me go through this app and functionality. I already have experience with python and I am learning the scripting as well.  Hope for the best &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 11:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397184#M70802</guid>
      <dc:creator>Chandras11</dc:creator>
      <dc:date>2018-05-13T11:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk GET to fatch data from some website with login</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397185#M70803</link>
      <description>&lt;P&gt;@Chandras11 check out &lt;A href="https://splunkbase.splunk.com/app/1546/"&gt;REST API Modular Input&lt;/A&gt; App from Splunkbase.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 12:54:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397185#M70803</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-05-13T12:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk GET to fatch data from some website with login</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397186#M70804</link>
      <description>&lt;P&gt;Thanks, @niketnilay &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I am going through the app &lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 07:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-GET-to-fatch-data-from-some-website-with-login/m-p/397186#M70804</guid>
      <dc:creator>Chandras11</dc:creator>
      <dc:date>2018-05-17T07:55:13Z</dc:date>
    </item>
  </channel>
</rss>

