<?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 Web scraping using sas in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Web-scraping-using-sas/m-p/917717#M361506</link>
    <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;Is it possible in sas to do web scraping accurately, Go to a website and enter the zip code as shown in picture 1 and extract the city and other city information from picture 2 and store into a dataset. And again go to "edit and search again" in picture 2 and search for new zip code ?&lt;BR /&gt;Can I do it for more than 1000+ zips ?</description>
    <pubDate>Sat, 24 Feb 2024 06:00:20 GMT</pubDate>
    <dc:creator>shivagujjaru</dc:creator>
    <dc:date>2024-02-24T06:00:20Z</dc:date>
    <item>
      <title>Web scraping using sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Web-scraping-using-sas/m-p/917717#M361506</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;Is it possible in sas to do web scraping accurately, Go to a website and enter the zip code as shown in picture 1 and extract the city and other city information from picture 2 and store into a dataset. And again go to "edit and search again" in picture 2 and search for new zip code ?&lt;BR /&gt;Can I do it for more than 1000+ zips ?</description>
      <pubDate>Sat, 24 Feb 2024 06:00:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Web-scraping-using-sas/m-p/917717#M361506</guid>
      <dc:creator>shivagujjaru</dc:creator>
      <dc:date>2024-02-24T06:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web scraping using sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Web-scraping-using-sas/m-p/917743#M361518</link>
      <description>&lt;P&gt;I don't dare to download and open your attachment ...&lt;/P&gt;
&lt;P&gt;, but it occurs to me you need PROC HTTP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just put all 1000+ zip-codes you want in a data set column and call PROC HTTP once per zip-code (you can easily do that with a macro loop or with call execute).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;SAS® 9.4 and SAS® Viya® 3.5 Programming Documentation&lt;BR /&gt;Base SAS Procedures Guide&lt;BR /&gt;HTTP Procedure&lt;BR /&gt;Using the FORM and QUERY Options with PROC HTTP&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1wdzhcr5sytabn1frd37t7bpwuq.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1wdzhcr5sytabn1frd37t7bpwuq.htm&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;How to scrape data from a web page using SAS?&lt;BR /&gt;By Chris Hemedinger on The SAS Dummy December 4, 2017&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;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 23:09:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Web-scraping-using-sas/m-p/917743#M361518</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-02-24T23:09:42Z</dc:date>
    </item>
  </channel>
</rss>

