MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Stock Module Problem

    Scheduled Pinned Locked Moved Development
    6 Posts 2 Posters 3.1k Views 3 Watching
    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 Offline
      yours.mukul
      last edited by

      I have installed this stock price module
      https://github.com/alexyak/stocks
      It worked for me earlier but now it doesn’t work anymore. I can’t find any specific reason. Please help me out.

      W 1 Reply Last reply Reply Quote 0
      • W Offline
        wotohr @yours.mukul
        last edited by

        @yours.mukul

        Here the same problem…

        Y 1 Reply Last reply Reply Quote 0
        • Y Offline
          yours.mukul @wotohr
          last edited by

          @wotohr The modules uses
          http://finance.google.com/finance/info?client=ig&q=
          to get the json data of stock, where as google has changed the url and now the data is not able to be fetched. That’s the main reason, if you can find any other way to get the stock data in json format then we can run it again

          W 1 Reply Last reply Reply Quote 0
          • W Offline
            wotohr @yours.mukul
            last edited by

            @yours.mukul

            Thank you for this information. Have a nice day!

            Y 1 Reply Last reply Reply Quote 0
            • Y Offline
              yours.mukul @wotohr
              last edited by

              @wotohr Can you please give me some solution, I actually require the stock module. If anyone can give me google finance url for json data, then I shall be very much thankful

              W 1 Reply Last reply Reply Quote 0
              • W Offline
                wotohr @yours.mukul
                last edited by

                @yours.mukul

                Hi. Maybe this is helpfully for you:

                https://stackoverflow.com/questions/46070126/google-finance-json-stock-quote-stopped-working

                On this thread they also provide the yahoo finance service for a work around.
                On the end a user wrote:

                "The following works

                https://finance.google.com/finance?q=TICKER&output=json

                And returns a json with lots of information for you to parse."

                I hope this information was helpful for you.

                Greetings

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy