<?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 Reading information from a website. (How to include non table information??) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reading-information-from-a-website-How-to-include-non-table/m-p/181298#M47377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, I was just testing how can Qlikview help, feeding us with Internet information via websites.&lt;/P&gt;&lt;P&gt;I've found a powerful website that give us description about websites called quarkbase.com&lt;/P&gt;&lt;P&gt;If you try to load the website, you only cand "add" the table info. (The information that is inside table tags &amp;lt;TABLE&amp;gt; &amp;lt;TH&amp;gt;....)&lt;/P&gt;&lt;P style="font-weight: bold"&gt;WebInfo:&lt;BR /&gt;&lt;BR /&gt;LOAD F1,&lt;BR /&gt; Rank&lt;BR /&gt;FROM&lt;BR /&gt;[http://www.quarkbase.com/google.com]&lt;BR /&gt;(html, codepage is 1252, embedded labels, table is @2);&lt;/P&gt;&lt;P&gt;If you see the webpage : &lt;I&gt;http://www.quarkbase.com/google.com&lt;/I&gt;, you'll notice you are missing a lot of useful information (&lt;I&gt;pageranks, traffic ranks, alexa ranks, related tags,competitors, etc...&lt;/I&gt; ).&lt;/P&gt;&lt;P&gt;Is there any way to get that from the website into a Qlikview Document???&lt;/P&gt;&lt;P&gt;Many thanks in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jan 2011 12:03:01 GMT</pubDate>
    <dc:creator>marcel_olmo</dc:creator>
    <dc:date>2011-01-24T12:03:01Z</dc:date>
    <item>
      <title>Reading information from a website. (How to include non table information??)</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-information-from-a-website-How-to-include-non-table/m-p/181298#M47377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, I was just testing how can Qlikview help, feeding us with Internet information via websites.&lt;/P&gt;&lt;P&gt;I've found a powerful website that give us description about websites called quarkbase.com&lt;/P&gt;&lt;P&gt;If you try to load the website, you only cand "add" the table info. (The information that is inside table tags &amp;lt;TABLE&amp;gt; &amp;lt;TH&amp;gt;....)&lt;/P&gt;&lt;P style="font-weight: bold"&gt;WebInfo:&lt;BR /&gt;&lt;BR /&gt;LOAD F1,&lt;BR /&gt; Rank&lt;BR /&gt;FROM&lt;BR /&gt;[http://www.quarkbase.com/google.com]&lt;BR /&gt;(html, codepage is 1252, embedded labels, table is @2);&lt;/P&gt;&lt;P&gt;If you see the webpage : &lt;I&gt;http://www.quarkbase.com/google.com&lt;/I&gt;, you'll notice you are missing a lot of useful information (&lt;I&gt;pageranks, traffic ranks, alexa ranks, related tags,competitors, etc...&lt;/I&gt; ).&lt;/P&gt;&lt;P&gt;Is there any way to get that from the website into a Qlikview Document???&lt;/P&gt;&lt;P&gt;Many thanks in advance!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-information-from-a-website-How-to-include-non-table/m-p/181298#M47377</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2011-01-24T12:03:01Z</dc:date>
    </item>
    <item>
      <title>Reading information from a website. (How to include non table information??)</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-information-from-a-website-How-to-include-non-table/m-p/181299#M47378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, here's what I've found. I hope you find it useful.&lt;/P&gt;&lt;P&gt;First step download the HTML as plain file :&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Web :&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;BR /&gt; recno() as Position,&lt;BR /&gt;&lt;BR /&gt; @1:n as Code&lt;BR /&gt;&lt;BR /&gt; FROM "http://www.example.com" (ansi, fix, no labels, record is line);&lt;/P&gt;&lt;P&gt;and then parse the resident table with your desired tabs with "textbetween" function :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Web2 :&lt;/P&gt;&lt;P style="font-weight: bold"&gt;load&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TextBetween(Code,'Begin','End') as [Field]&lt;/P&gt;&lt;P style="font-weight: bold"&gt;resident Web;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 19:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-information-from-a-website-How-to-include-non-table/m-p/181299#M47378</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2011-01-24T19:35:24Z</dc:date>
    </item>
  </channel>
</rss>

