MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. brycedewitt
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    brycedewitt

    @brycedewitt

    0
    Reputation
    380
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    brycedewitt Unfollow Follow

    Latest posts made by brycedewitt

    • RE: HTML or IFrame Scraping Help

      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.

      posted in Requests
      B
      brycedewitt
    • HTML or IFrame Scraping Help

      the short question
      tl;dr I’m trying to figure out how to parse through and scrape values from a specific webpage and display within module (specifically, this page).

      the long question
      My university has a webpage that displays current activity levels at all gyms on campus. I’m able to simply display the entire page using the IFrame module, 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 simple bar chart. 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.

      Thanks guys.

      posted in Requests iframe scraping parsing
      B
      brycedewitt