<?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: Import HTTP in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142459#M37899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get past ERROR: The connection has timed out..&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2014 15:54:41 GMT</pubDate>
    <dc:creator>fred_major</dc:creator>
    <dc:date>2014-05-02T15:54:41Z</dc:date>
    <item>
      <title>Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142456#M37896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After spending the better part of the morning searching the Web without success I thought I would ask for help.&lt;/P&gt;&lt;P&gt;Can anyone point me to a simple procedure to import data from a web page?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 14:03:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142456#M37896</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2014-05-02T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142457#M37897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;filename&lt;/STRONG&gt; x &lt;STRONG&gt;url&lt;/STRONG&gt;&lt;SPAN&gt; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://......x.html"&gt;http://......x.html&lt;/A&gt;&lt;SPAN&gt;' ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;data x;&lt;/P&gt;&lt;P&gt;infile x ;&lt;/P&gt;&lt;P&gt;input .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 14:26:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142457#M37897</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-05-02T14:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142458#M37898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, and here is a most recent posting on using the FILENAME engine to read a URL:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/message/197467#197467"&gt;https://communities.sas.com/message/197467#197467&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search the community, you should find others. I know there have been user group papers written about it. Look at some of the hits that I found in the attached screen shot.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11065iC0CF87461A9005CC/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="filename_url_access_google.png" title="filename_url_access_google.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 15:44:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142458#M37898</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-05-02T15:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142459#M37899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get past ERROR: The connection has timed out..&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 15:54:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142459#M37899</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2014-05-02T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142460#M37900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That message indicates an issue between SAS and the html data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you cut-n-paste the html address from the filename into a browser ON THE SAME machine as the SAS server and get to the target?&amp;nbsp; Sometimes a remote server can have different internet connectivity than a workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 17:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142460#M37900</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-05-02T17:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142461#M37901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be required if the web page required you to enter username and password?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 11:51:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142461#M37901</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2014-05-05T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142462#M37902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the filename url access method, you can specify user= and pass=.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you could try to use wget to download to a local file and read that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 12:27:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142462#M37902</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-05-05T12:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142463#M37903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the table show on one screen or is it a large table?&amp;nbsp; Regardless, if you still run into problems getting the data into SAS, you may want to take a look at: &lt;A class="active_link" href="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything" style="font-size: 10pt; line-height: 1.5em;" title="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything"&gt;Copy and Paste Almost Anything - sasCommunity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The paper doesn't provide any of the help you've already been given regarding how to read the file directly, but may offer some needed advice for turning the html table into a SAS file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 12:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142463#M37903</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-05-05T12:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Import HTTP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142464#M37904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone and thanks for your comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I ended up doing was linking an Excel file to the URL that contains the data.&lt;/P&gt;&lt;P&gt;SAS opens&amp;nbsp; the excek file that then refreshes, Sas then imports the refreshed data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data validations are then performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 13:29:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Import-HTTP/m-p/142464#M37904</guid>
      <dc:creator>fred_major</dc:creator>
      <dc:date>2014-05-22T13:29:30Z</dc:date>
    </item>
  </channel>
</rss>

