<?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: Use JSL to get data from the web in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18092#M16494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Key information from above:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Redirect (authentication_redirect_to_virtual_host)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You are being redirected to the authentication virtual host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For assistance, contact your network support team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Doing a quick search through google, everything seems to be pointing to a proxy issue.&amp;nbsp; This is something your company network support team should be able to easily solve.&amp;nbsp; Have you contacted them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I might personally try manually setting up the proxy server information in any web browsers you might have, since you are on Windows I'd start with IE.&amp;nbsp; &lt;A href="http://windows.microsoft.com/en-us/windows/change-internet-explorer-proxy-server-settings#1TC=windows-7" title="http://windows.microsoft.com/en-us/windows/change-internet-explorer-proxy-server-settings#1TC=windows-7"&gt;Change proxy server settings in Internet Explorer - Windows Help&lt;/A&gt;&lt;BR /&gt;However, this will require you to contact the network support team anyways, since I assume you don't know your company's proxy settings.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 14:39:10 GMT</pubDate>
    <dc:creator>msharp</dc:creator>
    <dc:date>2016-04-18T14:39:10Z</dc:date>
    <item>
      <title>Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18078#M16480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After looking at this discussion (&lt;A href="https://community.jmp.com/docs/DOC-7757" target="_blank"&gt;Use JSL to Scrape Data From the Web and Predict Football Wins!&lt;/A&gt;) -&amp;nbsp; I got very excited about the # of data sets available online to enhance my JSL skills. However - I haven't had much success after trying the code provided in this post. I tried to write to the author and am still waiting to hear back. If some one has done this before - can someone - please show how to get data from the web . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say For E.g. I want to get the stock price for Twitter , its 52 - week low , 52-week high and current price - how can I do that in JSL . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs are appreciated.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best &lt;/P&gt;&lt;P&gt;uday &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 13:25:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18078#M16480</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-10-28T13:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18079#M16481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many methods to get data from the web.&amp;nbsp; The best method depends on the data source.&amp;nbsp; In the example you posted, the user is simply using an Open() command and tells it which data table in the HTML to pull.&amp;nbsp; This is by far the easiest, but not always possible.&amp;nbsp; Some sites, like Twitter have set up API's.&amp;nbsp; This method is slightly more complicated but extremely more powerful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done your research?&amp;nbsp; Do you know where you want to get the stock price information?&amp;nbsp; What's the data source?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:46:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18079#M16481</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-15T19:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18080#M16482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/people/msharp"&gt;msharp&lt;/A&gt;​, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a couple of options that I have looked at : &lt;/P&gt;&lt;P&gt;1. Bar Chart .com &lt;/P&gt;&lt;P&gt;2. Yahoo Finance &lt;/P&gt;&lt;P&gt;3. Google Finance &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But I dont know if we need to ping the api's of these websites or if they are accessible as HTML tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best &lt;BR /&gt;uday &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 20:46:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18080#M16482</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-04-15T20:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18081#M16483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://community.jmp.com/docs/DOC-6461" target="_blank"&gt;Yahoo Finance Fetcher&lt;/A&gt;​ JMP Add-in would be a good place to start. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://kvoqx44227.lithium.com/7.0.4.3b79b96/images/emoticons/wink.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 13:25:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18081#M16483</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-10-28T13:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18082#M16484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeff ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you . I have already downloaded the addin. my objective is to be able to learn and understand how to do it in JSL and I dont know how to tap in to the code behind the addin . Also - the addin just seems to open the stock information in a browser against importing the data into JMP (which is what I would like to do) . I wish to import the data from these public repositories to further my analytical skills and coding skills in JSL . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best &lt;/P&gt;&lt;P&gt;Uday &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 21:01:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18082#M16484</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-04-15T21:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18083#M16485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So,&amp;nbsp; using yahoo finance as an example I show you the two general methods.&amp;nbsp; If you go to any website you can just use the open command and specify the HTML table.&amp;nbsp; This requires the data to be stored in an HTML table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below that, I show you the yahoo finance table.csv api.&amp;nbsp; Adding s=TWTR to the end will create a CSV file for all the twitter data you could then play with in JMP.&amp;nbsp; If you want to know more about the api, this page is helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://greenido.wordpress.com/2009/12/22/yahoo-finance-hidden-api/" title="https://greenido.wordpress.com/2009/12/22/yahoo-finance-hidden-api/"&gt;Yahoo Finance (hidden) API | Ido Green&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;//Just browsing the web, was able to get these tables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #0000dd;"&gt;open&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: Consolas;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: purple;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://finance.yahoo.com/echarts?s=TWTR#" rel="nofollow" target="_blank"&gt;http://finance.yahoo.com/echarts?s=TWTR#&lt;/A&gt;&lt;SPAN&gt;{\!"allowChartStacking\!":true}"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; HTML Table&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: teal;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #0000dd;"&gt;open&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: Consolas;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: purple;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://finance.yahoo.com/q;_ylt=AwrXgiOYWBFXxGUAYiiTmYlQ;_ylu=X3oDMTE0bWJta2VyBGNvbG8DZ3ExBHBvcwMxBHZ0aWQDVklEUUJDS18xBHNlYwNzYw--?s=TWTR" rel="nofollow" target="_blank"&gt;http://finance.yahoo.com/q;_ylt=AwrXgiOYWBFXxGUAYiiTmYlQ;_ylu=X3oDMTE0bWJta2VyBGNvbG8DZ3ExBHBvcwMxBHZ0aWQDVklEUUJDS18xBHNlYwNzYw--?s=TWTR&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; HTML Table&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: teal;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #0000dd;"&gt;open&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: Consolas;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: purple;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://finance.yahoo.com/q;_ylt=AwrXgiOYWBFXxGUAYiiTmYlQ;_ylu=X3oDMTE0bWJta2VyBGNvbG8DZ3ExBHBvcwMxBHZ0aWQDVklEUUJDS18xBHNlYwNzYw--?s=TWTR" rel="nofollow" target="_blank"&gt;http://finance.yahoo.com/q;_ylt=AwrXgiOYWBFXxGUAYiiTmYlQ;_ylu=X3oDMTE0bWJta2VyBGNvbG8DZ3ExBHBvcwMxBHZ0aWQDVklEUUJDS18xBHNlYwNzYw--?s=TWTR&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; HTML Table&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: teal;"&gt;3&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: green;"&gt;//This is the yahoo finance api interface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #0000dd;"&gt;open&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: Consolas;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: purple;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://ichart.finance.yahoo.com/table.csv?s=TWTR" rel="nofollow" target="_blank"&gt;http://ichart.finance.yahoo.com/table.csv?s=TWTR&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: black; font-size: 10.0pt; font-family: Consolas;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 21:27:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18083#M16485</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-15T21:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18084#M16486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To access the code behind an Add-in go to View&amp;gt;&amp;gt;Add-Ins...&amp;gt;&amp;gt; Select the Add-in of choice, then select the link next to Home Folder.&amp;nbsp; This will take you to the folder where all the add-in scripts and files are stored on your local hard drive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I may have beat Jeff to the punch, but he has a sweet picture that helps clarify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 21:29:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18084#M16486</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-15T21:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18085#M16487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get to the JSL for the add-in by going to View-&amp;gt;Add-Ins... and then select the Yahoo Fetcher add-in and click on the Home Folder link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG happy="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will open the folder in Explorer (or the Finder if you're on a Mac). Then you can examine the .JSL file that the add-in runs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Edited to add: &lt;A href="https://community.jmp.com/people/msharp"&gt;msharp&lt;/A&gt;​ beat me to it.&lt;/EM&gt; &lt;SPAN __jive_emoticon_name="_happy.png'"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 21:30:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18085#M16487</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-04-15T21:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18086#M16488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4553"&gt;@msharp&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I seem to get the same error as I did when I tried to use the Open command earlier. Does this have anything to do with the settings ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11359_Log.PNG" style="width: 1285px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2965iBF80F87D1232FD7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11359_Log.PNG" alt="11359_Log.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:25:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18086#M16488</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-10-19T02:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18087#M16489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't say what your problem is, but all those commands worked for me.&amp;nbsp; I would start with basic troubleshooting steps.&amp;nbsp; Are you connected to internet? Try copying and pasting the website into the browser, does it bring up a page? (note: I would try the second page, I had to escape quotation marks in the first web address.)&lt;/P&gt;&lt;P&gt;What version of JMP are you running? If it's an older version, does it not support the functionality?&amp;nbsp; Are you on a mac or windows?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 22:05:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18087#M16489</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-15T22:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18088#M16490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@msharp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am connected to the internet. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am able to open the pages in my browser , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using JMP 12 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have Windows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uday &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 22:14:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18088#M16490</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-04-15T22:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18089#M16491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I figured you were connected to the internet since your posting on the forums &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_emote jive_macro" src="https://community.jmp.com/7.0.4.3b79b96/images/emoticons/grin.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I said, I'm not sure what the issue is.&amp;nbsp; I'd just try the normal troubleshooting techniques:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Opening closing JMP.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restarting your computer.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clearing cache. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reinstalling JMP?&amp;nbsp; There is a JMP 12.2 you could update to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alternatively you can contact &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:support@jmp.com"&gt;support@jmp.com&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; They might be able to provide additional support.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 23:08:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18089#M16491</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-15T23:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18090#M16492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the 302 error is a redirection.&amp;nbsp; I don't know why you are seeing that; it might be a firewall behavior.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to try to puzzle it out, run this script, a line at a time, and see what each line produces in the JMP log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;site="finance.yahoo.com";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;&lt;SPAN&gt;url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://finance.yahoo.com/echarts?s=TWTR#" rel="nofollow" target="_blank"&gt;http://finance.yahoo.com/echarts?s=TWTR#&lt;/A&gt;&lt;SPAN&gt;{\!"allowChartStacking\!":true}";&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;tCall = Socket();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;tCall &amp;lt;&amp;lt; connect( site, "80" );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;tCall &amp;lt;&amp;lt; Send( Char To Blob( "GET " || url || " HTTP/1.0~0d~0a~0d~0a", "ASCII~HEX" ) );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;tMessage = tCall &amp;lt;&amp;lt; Recv( 1000 );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;text = Blob To Char( tMessage[3], "ASCII~HEX" );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;Show( text );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;tCall &amp;lt;&amp;lt; Close();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect should say: &lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt; {"connect", "ok"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;send should say: &lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;{"Send", "ok", Char To Blob( "", "ascii~hex" )}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;recv should say:&amp;nbsp; &lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt; line-height: 1.5em;"&gt;{"Recv", "ok", Char To Blob(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;"HTTP/1.0 &lt;STRONG&gt;&lt;EM style="font-size: 12pt;"&gt;200 OK&lt;/EM&gt;&lt;/STRONG&gt;~0D~0AX-Frame-Options: SAMEORIGIN~0D~0AX-Content-Type-Options: nosniff~0D~0AX-XSS-Protection: 1; mode=block~0D~0AContent-Type: text/html~0D~0ASet-Cookie: B=c3r14p5bh4hr3&amp;amp;b=3&amp;amp;s=p2; expires=Sat, 16-Apr-2018 14:08:35 GMT; path=/; domain=.yahoo.com~0D~0ADate: Sat, 16 Apr 2016 14:08:35 GMT~0D~0AServer: ATS~0D~0AVary: X-Ssl~0D~0AVia: http/1.1 media-border115.global.media.bf1.yahoo.com (ApacheTrafficServer [cMsSf ]), http/1.1 media-router4.prod.media.bf1.yahoo.com (ApacheTrafficServer [cMsSf ]), http/1.1 r25.ycpi.dcb.yahoo.net (ApacheTrafficServer [cMsSf ])~0D~0AAge: 0~0D~0AY-Trace: BAEAQAAAAACXg0qXxLFf4AAAAAAAAAAAw514XKmQNkkAAAAAAAAAAAAFMJqpyGJPAAUwmqnLTak2C_LwAAAAAA--~0D~0A~0D~0A&amp;lt;~21DOCTYPE html&amp;gt;~0A&amp;lt;html&amp;gt;~0A&amp;lt;head&amp;gt;~0A&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;~21-- customizable : anything you expected.&amp;nbsp; --&amp;gt;~0A&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;TWTR Interactive Stock Chart | Yahoo~21 Inc. Stock - Yahoo~21 Finance&amp;lt;/title&amp;gt;~0A~0A&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv=~22X-UA-Compatible~22 content=~22IE=edge,chrome=1~22 /&amp;gt;~0A&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv=~22Content-Type~22 content=~22text/html; charset=UTF-8~22 /&amp;gt;~0A~0A~0A~0A&amp;nbsp;&amp;nbsp;&amp;nbsp; ~0A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link rel=~22stylesheet~22 type",&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt; line-height: 1.5em;"&gt;"ascii~hex"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier; line-height: 1.5em;"&gt;)}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't get the 200 OK response, maybe you'll get some information about the 302 response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Apr 2016 14:19:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18090#M16492</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-04-16T14:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18091#M16493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Craige@JMP : &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;text = "HTTP/1.1 302 Found~0D~0ALocation: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.jmp.com/external-link.jspa?url=http://tmp1mdf01-fpx01/?cfru=aHR0cDovL2ZpbmFuY2UueWFob28uY29tL2VjaGFydHM/cz1UV1RSI3siYWxsb3dDaGFydFN0YWNraW5nIjp0cnVlfQ==~0D~0ACache-Control:" rel="nofollow" target="_blank"&gt;http://tmp1mdf01-fpx01/?cfru=aHR0cDovL2ZpbmFuY2UueWFob28uY29tL2VjaGFydHM/cz1UV1RSI3siYWxsb3dDaGFydFN0YWNraW5nIjp0cnVlfQ==~0D~0ACache-Control:&lt;/A&gt;&lt;SPAN&gt; no-cache~0D~0APragma: no-cache~0D~0AContent-Type: text/html; charset=utf-8~0D~0AConnection: close~0D~0AContent-Length: 624~0D~0A~0D~0A&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;~0A&amp;lt;TITLE&amp;gt;Redirect&amp;lt;/TITLE&amp;gt;~0A&amp;lt;/HEAD&amp;gt;~0A&amp;lt;BODY&amp;gt;~0A&amp;lt;FONT face=~22Helvetica~22&amp;gt;~0A&amp;lt;big&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;/strong&amp;gt;&amp;lt;/big&amp;gt;&amp;lt;BR&amp;gt;~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;blockquote&amp;gt;~0A&amp;lt;TABLE border=0 cellPadding=1 width=~2280%~22&amp;gt;~0A&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;~0A&amp;lt;FONT face=~22Helvetica~22&amp;gt;~0A&amp;lt;big&amp;gt;Redirect (authentication_redirect_to_virtual_host)&amp;lt;/big&amp;gt;~0A&amp;lt;BR&amp;gt;~0A&amp;lt;BR&amp;gt;~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;~0A&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;~0A&amp;lt;FONT face=~22Helvetica~22&amp;gt;~0AYou are being redirected to the authentication virtual host.~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;~0A&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;~0A&amp;lt;FONT face=~22Helvetica~22&amp;gt;~0A~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;~0A&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;~0A&amp;lt;FONT face=~22Helvetica~22 SIZE=2&amp;gt;~0A&amp;lt;BR&amp;gt;~0AFor assistance, contact your network support team.~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;~0A&amp;lt;/TABLE&amp;gt;~0A&amp;lt;/blockquote&amp;gt;~0A&amp;lt;/FONT&amp;gt;~0A&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;~0A";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{"Close", "ok"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I got &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 13:48:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18091#M16493</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-04-18T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18092#M16494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Key information from above:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Redirect (authentication_redirect_to_virtual_host)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You are being redirected to the authentication virtual host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For assistance, contact your network support team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Doing a quick search through google, everything seems to be pointing to a proxy issue.&amp;nbsp; This is something your company network support team should be able to easily solve.&amp;nbsp; Have you contacted them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #555555; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I might personally try manually setting up the proxy server information in any web browsers you might have, since you are on Windows I'd start with IE.&amp;nbsp; &lt;A href="http://windows.microsoft.com/en-us/windows/change-internet-explorer-proxy-server-settings#1TC=windows-7" title="http://windows.microsoft.com/en-us/windows/change-internet-explorer-proxy-server-settings#1TC=windows-7"&gt;Change proxy server settings in Internet Explorer - Windows Help&lt;/A&gt;&lt;BR /&gt;However, this will require you to contact the network support team anyways, since I assume you don't know your company's proxy settings.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 14:39:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18092#M16494</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-04-18T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18093#M16495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm out of my depth.&amp;nbsp; from the messages (which include one saying contact your support team) I think it is a firewall/proxy issue.&amp;nbsp; See:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/2408964/why-am-i-getting-authentication-redirect-to-virtual-host-error" title="http://stackoverflow.com/questions/2408964/why-am-i-getting-authentication-redirect-to-virtual-host-error"&gt;http://stackoverflow.com/questions/2408964/why-am-i-getting-authentication-redirect-to-virtual-host-error&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(which I think might be asking the correct question)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 14:43:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18093#M16495</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-04-18T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18094#M16496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday.&lt;/P&gt;&lt;P&gt;I was interested in getting football data from the web as well after attending that seminar in San Diego.&amp;nbsp; I created the attached script and got quarterback data from espn.com.&amp;nbsp; I figured out I could get historical data simply be replacing the link with the corresponding year.&amp;nbsp; Once I got historical data and concatenated it, I ran a regression analysis and found that&amp;nbsp; 'passing yards' is the biggest contributor to the quarterback's rank on the ESPN top QB list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've modeled other analysis after this one.&amp;nbsp; Hope this helps.&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 13:56:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18094#M16496</guid>
      <dc:creator>theresagoodyear</dc:creator>
      <dc:date>2016-04-21T13:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use JSL to get data from the web</title>
      <link>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18095#M16497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/people/theresagoodyear"&gt;theresagoodyear&lt;/A&gt;​ : Thanks for sharing the script and analysis Theresa. I think the primary issue that has plagued me in this context has been that I have network related issues as Craige and MSharp have previously assessed. My network has been redirecting me out of the web when ever I try to access it through JSL. Once I am able to get through to the data - it will be a great experience to start looking at your work and learning what ever is helpful and incorporating those concepts &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.jmp.com/7.0.4.3b79b96/images/emoticons/laugh.png"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 14:17:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Use-JSL-to-get-data-from-the-web/m-p/18095#M16497</guid>
      <dc:creator>uday_guntupalli</dc:creator>
      <dc:date>2016-04-21T14:17:27Z</dc:date>
    </item>
  </channel>
</rss>

