MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED xml processing

    Requests
    2
    2
    754
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yuyuyu last edited by yuyuyu

      I want to show you the scheduled time for bus arrival in Magic Mirror.
      To do that, I got a bus api.
      I entered the api URL and it was in xml format.
      I don’t know how to process the xml format in the magic mirror.
      can you tell me solution
      please

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @yuyuyu last edited by sdetweil

        @yuyuyu easiest is to use the xlm2json conversion, then work with the json objects

        see https://stackoverflow.com/questions/52281389/convert-xml-to-json-with-nodejs

        also, check on the api, it might accept some header to return json instead of xml

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy