<?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: SAS internet automation in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242171#M6283</link>
    <description>&lt;P&gt;I would expect you need to know the API for the specific web page, e.g. passing something like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;wikipedia.org/wiki/search=?SAS?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in as the URL - note the above doesn't work, its an example. &amp;nbsp;The question I would raise is why, what is it your trying to achieve? &amp;nbsp;I don;t see any benefits of putting this kind of thing in code, your just adding a layer of obfuscation.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 09:53:05 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-01-07T09:53:05Z</dc:date>
    <item>
      <title>SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242147#M6280</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering if it is possible to do internet automation with SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, is it possible to write a SAS program that will open my Chrome browser, go to Wikipedia and search for 'SAS'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 01:36:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242147#M6280</guid>
      <dc:creator>ilikesas</dc:creator>
      <dc:date>2016-01-07T01:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242155#M6281</link>
      <description>&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;The below code will open wikipedia with Search string sas.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;_null_&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;x&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'cd C:\Program Files (x86)\Google\Chrome\Application\'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;x&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'chrome.exe "wikipedia.org/wiki/sas" '&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;Actually speaking, it is internet automation with DOS. I am calling DOS command through SAS datasetep.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 04:16:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242155#M6281</guid>
      <dc:creator>RahulG</dc:creator>
      <dc:date>2016-01-07T04:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242156#M6282</link>
      <description>&lt;P&gt;Hi RahulG, thank you for the quick reply!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do realize that this can be done by extending the 'sas' into the url, but is it possible to actually write 'sas' in the search box?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 04:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242156#M6282</guid>
      <dc:creator>ilikesas</dc:creator>
      <dc:date>2016-01-07T04:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242171#M6283</link>
      <description>&lt;P&gt;I would expect you need to know the API for the specific web page, e.g. passing something like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;wikipedia.org/wiki/search=?SAS?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;in as the URL - note the above doesn't work, its an example. &amp;nbsp;The question I would raise is why, what is it your trying to achieve? &amp;nbsp;I don;t see any benefits of putting this kind of thing in code, your just adding a layer of obfuscation.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 09:53:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242171#M6283</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-01-07T09:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242213#M6284</link>
      <description>&lt;P&gt;I don't think it can. If you need something like that Selenium is a good tool to use.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 15:49:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242213#M6284</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-07T15:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS internet automation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242280#M6290</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is pyton selenium that you mean, I already looked at it, and was hoping if something similar can be done with SAS. But if it can't then I guess that I will have to us python and selenium.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 20:42:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-internet-automation/m-p/242280#M6290</guid>
      <dc:creator>ilikesas</dc:creator>
      <dc:date>2016-01-07T20:42:11Z</dc:date>
    </item>
  </channel>
</rss>

