<?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: failing web scraping: proc http in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767112#M243159</link>
    <description>Mmm…ok, I was taking the redirect url as the initial one, and didn’t notice&lt;BR /&gt;it was a different one.&lt;BR /&gt;&lt;BR /&gt;Thanks for clarifying&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Sep 2021 20:06:11 GMT</pubDate>
    <dc:creator>dcortell</dc:creator>
    <dc:date>2021-09-10T20:06:11Z</dc:date>
    <item>
      <title>failing web scraping: proc http</title>
      <link>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767071#M243134</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following lines are causing the linked errors:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MPRINT(EXTRACT): filename src temp;&lt;BR /&gt;MPRINT(EXTRACT): proc http url="&lt;A href="http://news.dc-sug.org" target="_blank"&gt;http://news.dc-sug.org&lt;/A&gt;" out=src;&lt;BR /&gt;MPRINT(EXTRACT): run;&lt;/P&gt;&lt;P&gt;ERROR: Host name resolution failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MPRINT(EXTRACT): filename src temp;&lt;BR /&gt;MPRINT(EXTRACT): proc http url="&lt;A href="http://cities4pointzero.com/webinar/webinar_page/3336" target="_blank"&gt;http://cities4pointzero.com/webinar/webinar_page/3336&lt;/A&gt;" out=src;&lt;BR /&gt;MPRINT(EXTRACT): run;&lt;/P&gt;&lt;P&gt;NOTE: 302 Moved Temporarily&lt;BR /&gt;ERROR: Generic HTTP Client Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea about what is causing them and how to avoid it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bests&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 16:34:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767071#M243134</guid>
      <dc:creator>dcortell</dc:creator>
      <dc:date>2021-09-10T16:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: failing web scraping: proc http</title>
      <link>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767093#M243151</link>
      <description>&lt;P&gt;1.&lt;STRONG&gt;Error 1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;MPRINT(EXTRACT): proc http url="&lt;A href="http://news.dc-sug.org/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://news.dc-sug.org&lt;/A&gt;" out=src;&lt;BR /&gt;MPRINT(EXTRACT): run;&lt;/P&gt;
&lt;P&gt;ERROR: Host name resolution failed.&lt;BR /&gt;Basically this means that this address could not be found.( When I clicked the above link the side did not open).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2.Error 2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;MPRINT(EXTRACT): proc http url="&lt;A href="http://cities4pointzero.com/webinar/webinar_page/3336" target="_blank" rel="nofollow noopener noreferrer"&gt;http://cities4pointzero.com/webinar/webinar_page/3336&lt;/A&gt;" out=src;&lt;BR /&gt;MPRINT(EXTRACT): run;&lt;/P&gt;
&lt;P&gt;NOTE: 302 Moved Temporarily&lt;/P&gt;
&lt;P&gt;This means that the site has been moved to a different location. If you click the link, you may be redirected to that location.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 18:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767093#M243151</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-09-10T18:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: failing web scraping: proc http</title>
      <link>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767112#M243159</link>
      <description>Mmm…ok, I was taking the redirect url as the initial one, and didn’t notice&lt;BR /&gt;it was a different one.&lt;BR /&gt;&lt;BR /&gt;Thanks for clarifying&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2021 20:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/failing-web-scraping-proc-http/m-p/767112#M243159</guid>
      <dc:creator>dcortell</dc:creator>
      <dc:date>2021-09-10T20:06:11Z</dc:date>
    </item>
  </channel>
</rss>

