<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HTML or IFrame Scraping Help]]></title><description><![CDATA[<p dir="auto"><em>the short question</em><br />
tl;dr I’m trying to figure out how to parse through and scrape values from a specific webpage and display within module (specifically, <a href="https://connect2concepts.com/connect2/?type=circle&amp;key=2A2BE0D8-DF10-4A48-BEDD-B3BC0CD628E7" target="_blank" rel="noopener noreferrer nofollow ugc">this page</a>).</p>
<p dir="auto"><em>the long question</em><br />
My university <a href="https://connect2concepts.com/connect2/?type=circle&amp;key=2A2BE0D8-DF10-4A48-BEDD-B3BC0CD628E7" target="_blank" rel="noopener noreferrer nofollow ugc">has a webpage</a> that displays current activity levels at all gyms on campus.  I’m able to simply display the entire page using the <a href="https://github.com/desertblade/iFrame" target="_blank" rel="noopener noreferrer nofollow ugc">IFrame module</a>, but it’s messy and gives me a lot of data and structure that I don’t particularly need.  Essentially, I’m trying to find a way to parse through the HTML and just grab the name of the facility and it’s associated value, and display it as a <a href="http://docs.grafana.org/img/docs/v43/heatmap_histogram.png" target="_blank" rel="noopener noreferrer nofollow ugc">simple bar chart</a>.  I’m pretty well-versed in Java, but this is my first Javascript project, so I’d just appreciate some general direction on where to start/if it’s even possible.</p>
<p dir="auto">Thanks guys.</p>
]]></description><link>https://forum.magicmirror.builders/topic/6714/html-or-iframe-scraping-help</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 22:51:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6714.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Mar 2018 21:52:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTML or IFrame Scraping Help on Sun, 04 Mar 2018 23:13:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brycedewitt" aria-label="Profile: brycedewitt">@<bdi>brycedewitt</bdi></a> In this part of my module I’m scraping a website of a parcel carrier, so it’s possible <a href="https://github.com/fewieden/MMM-ShipmentTracking/blob/master/carriers/DHL.js" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/fewieden/MMM-ShipmentTracking/blob/master/carriers/DHL.js</a></p>
]]></description><link>https://forum.magicmirror.builders/post/36583</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36583</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Sun, 04 Mar 2018 23:13:54 GMT</pubDate></item><item><title><![CDATA[Reply to HTML or IFrame Scraping Help on Sun, 04 Mar 2018 22:51:35 GMT]]></title><description><![CDATA[<p dir="auto">I’m not as overly concerned with the finished product as I am about just figuring my way through some cool stuff on the way, so I’ll definitely give that a go, thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/36582</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36582</guid><dc:creator><![CDATA[brycedewitt]]></dc:creator><pubDate>Sun, 04 Mar 2018 22:51:35 GMT</pubDate></item><item><title><![CDATA[Reply to HTML or IFrame Scraping Help on Sun, 04 Mar 2018 22:28:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brycedewitt" aria-label="Profile: brycedewitt">@<bdi>brycedewitt</bdi></a> You should definitely try to give Tabulator a shot. AFAIK, Tabulator has a HTML table to JSON converter and is very flexible in making awesome tables. Warning, is that it may be a bit overkill for what you want to do…</p>
]]></description><link>https://forum.magicmirror.builders/post/36581</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36581</guid><dc:creator><![CDATA[E3V3A]]></dc:creator><pubDate>Sun, 04 Mar 2018 22:28:04 GMT</pubDate></item></channel></rss>