<?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: web scraping in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/558209#M155771</link>
    <description>&lt;P&gt;Thank you. I will have a look at it.&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 07:22:05 GMT</pubDate>
    <dc:creator>Mokalake</dc:creator>
    <dc:date>2019-05-13T07:22:05Z</dc:date>
    <item>
      <title>web scraping</title>
      <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557715#M155525</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Good day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way in which i can web scrap with sas enterprise guide? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is what i need to achieve " suppose i have a column field with word phrases that i want to pass to google chrome and maybe extract the contents of their home page. E.G i have the word &lt;U&gt;&lt;STRONG&gt;SAS&lt;/STRONG&gt; &lt;/U&gt;and i want the contents of the ABOUT US from the first link"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 09:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557715#M155525</guid>
      <dc:creator>Mokalake</dc:creator>
      <dc:date>2019-05-10T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: web scraping</title>
      <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557767#M155542</link>
      <description>&lt;P&gt;Maybe you need help from the third side software cURL .&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 13:28:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557767#M155542</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-05-10T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: web scraping</title>
      <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557769#M155543</link>
      <description>&lt;P&gt;Hi Mokalake,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAS may not be the best tool to do Web Scraping the way you want to do it. But if you really way do this with SAS, you will need to use PROC HTTP to download the page. Once you have the page downloaded, the best would be to use Regular Expressions to find the information that you are looking for. You will likely need to use SAS Macros to wrap your logic and make iterate properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note that both PROC HTTP and Regular Expressions are fairly advanced skills in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 13:37:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557769#M155543</guid>
      <dc:creator>ybolduc</dc:creator>
      <dc:date>2019-05-10T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: web scraping</title>
      <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557823#M155561</link>
      <description>You can and it's been done and I've done some of this. You can search on lexjansen.com for some full papers on the topic or Chris Hemidinger has a blog post on it as well. There are some posts on here that also asked this question and have solved answers that may help you. I'd highly recommend starting there.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2017/12/04/scrape-web-page-data/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2017/12/04/scrape-web-page-data/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BUT...it's possible your system may be locked down and may not let you do some of these things. EG can often be locked down pretty hard.</description>
      <pubDate>Fri, 10 May 2019 15:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/557823#M155561</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-10T15:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: web scraping</title>
      <link>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/558209#M155771</link>
      <description>&lt;P&gt;Thank you. I will have a look at it.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 07:22:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/web-scraping/m-p/558209#M155771</guid>
      <dc:creator>Mokalake</dc:creator>
      <dc:date>2019-05-13T07:22:05Z</dc:date>
    </item>
  </channel>
</rss>

