<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159866</link>
    <title>MATLAB Central Newsreader - Reading Web Data</title>
    <description>Feed for thread: Reading Web Data</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 26 Nov 2007 16:36:45 -0500</pubDate>
      <title>Reading Web Data</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159866#403144</link>
      <author>Matthew Simoneau</author>
      <description>URLREAD returns everything, but the command window&lt;br&gt;
interprets &amp;lt;a&amp;gt; links when displaying text (so you can click&lt;br&gt;
on them).  Everything is in the output variable, but it may&lt;br&gt;
be garbled when displayed on the screen.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 26 Nov 2007 02:40:47 -0500</pubDate>
      <title>Re: Reading Web Data</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159866#403030</link>
      <author>Cassandra J. Nichols</author>
      <description>Predictor wrote:&lt;br&gt;
&amp;gt; Is there a way to read Web data exactly as it appears in "View... Page&lt;br&gt;
&amp;gt; Source" within a browser?  My experiments with urlread() seem to show&lt;br&gt;
&amp;gt; that HTML tags and other items are ignored, but I'd like to be able to&lt;br&gt;
&amp;gt; read the exact contents of Web pages, and interpret or filter out tags&lt;br&gt;
&amp;gt; and so forth in my own code.  Any ideas?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; Will&lt;br&gt;
&lt;br&gt;
Will,&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;In a quick test I just did with MATLAB 2007a, HTML tags were intact.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;gt;&amp;gt; urlread('&lt;a href="http://www.google.com"&gt;http://www.google.com&lt;/a&gt;')&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;returns everything starting from "&amp;lt;html&amp;gt;".&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
&amp;nbsp;&amp;nbsp;- Cassandra J. Nichols&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sun, 25 Nov 2007 14:59:39 -0500</pubDate>
      <title>Reading Web Data</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159866#402975</link>
      <author>Predictor</author>
      <description>Is there a way to read Web data exactly as it appears in "View... Page&lt;br&gt;
Source" within a browser?  My experiments with urlread() seem to show&lt;br&gt;
that HTML tags and other items are ignored, but I'd like to be able to&lt;br&gt;
read the exact contents of Web pages, and interpret or filter out tags&lt;br&gt;
and so forth in my own code.  Any ideas?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Will&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
