Companion App Exporter

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jbirdwell34
    Creator of Madden Fantasy
    • Jul 2012
    • 30

    #1

    Companion App Exporter

    Hello,

    I built a website for exporting your data to. This is for people who need a place to export and handle the data on their own.

    Basic flow: Sign up with username. Go to Companion App enter https://maddenexporter.herokuapp.com/[username]. Come back to the website and click My Data in the navigation dropdown.

    Visit https://maddenexporter.herokuapp.com to learn more.

    Features:
    • Download export (JSON)
    • Delete exports
    • View all exports


    For the technical users, I created a basic exporter repo to get anyone started with their own setup. https://github.com/birdwell/Madden-Companion-Exporter

    Please, message me with questions or suggestions.
    Attached Files
  • Proff56
    Pro
    • Mar 2003
    • 579

    #2
    Re: Companion App Exporter

    Is there a reason why I continue to get a network failure when I try to download the Json data?

    Comment

    • jbirdwell34
      Creator of Madden Fantasy
      • Jul 2012
      • 30

      #3
      Re: Companion App Exporter

      Originally posted by ALBIDNIS
      Is there a reason why I continue to get a network failure when I try to download the Json data?
      It was due to the large file that was being download. The method I was using doesn't support that large of a file. I updated what I was using. I also broke it down into smaller files. It was becoming increasingly bigger. I downloaded one json file that was 18 MB. That wasn't good. The fix has been deployed to the site.

      Comment

      • niles08
        Rookie
        • Mar 2012
        • 352

        #4
        Re: Companion App Exporter

        I can't figure this out lol. I am registered as niles08. I get the data exported to the site from the APP and not sure what to do with it now. tried to convert it to CSV on a couple sites but it didn't seem to work. Can you go into detailed step by step instructions on what to do once we download the data from your site. I am looking to find a way to be able to read my data.

        Comment

        • premierplayer
          Rookie
          • Jun 2006
          • 27

          #5
          Re: Companion App Exporter

          Thanks for this. Any way we can get it into some kind of database to run queiries on.
          Commish of TGT Madden PS4 League.

          Discord Server
          Daddyleagues
          Twitter @goldenturducken

          Comment

          • purplerat
            Rookie
            • Oct 2012
            • 317

            #6
            Re: Companion App Exporter

            Very nice!

            Any chance there is documentation as to what all of the values equate to? Most are obvious but some are not so.

            Comment

            • jbirdwell34
              Creator of Madden Fantasy
              • Jul 2012
              • 30

              #7
              Re: Companion App Exporter

              Originally posted by purplerat
              Very nice!

              Any chance there is documentation as to what all of the values equate to? Most are obvious but some are not so.
              That's EA problem haha. I just write what they send me to a database.

              Comment

              • purplerat
                Rookie
                • Oct 2012
                • 317

                #8
                Re: Companion App Exporter

                Originally posted by jbirdwell34
                That's EA problem haha. I just write what they send me to a database.
                lol, ya I thought maybe you had access to an API which maybe included definitions. Wasn't expecting you to write up documentation for them. Again, nice work!

                Comment

                • stp2081
                  Pro
                  • Sep 2010
                  • 500

                  #9
                  Re: Companion App Exporter

                  Everything but stats exports successfully. Are stats unsupported?
                  My Twitch channel

                  Comment

                  • Birdman18
                    Flyin' High
                    • Feb 2007
                    • 59

                    #10
                    Re: Companion App Exporter

                    I've followed the steps of creating the account but the app keeps saying export failed. not sure what i'm doing wrong


                    edit: must have been the app. finally got it to work but like STP said... Info and Rosters export but stats do not
                    Last edited by Birdman18; 12-27-2016, 02:37 PM.
                    www.twitch.tv/birdman18

                    Comment

                    • stp2081
                      Pro
                      • Sep 2010
                      • 500

                      #11
                      Re: Companion App Exporter

                      Any update on this? As it stands, this is (or was) the only "competitor" to DaddyLeagues (free or paid).
                      Last edited by stp2081; 01-09-2017, 11:39 AM.
                      My Twitch channel

                      Comment

                      • howboutdat
                        MVP
                        • Nov 2012
                        • 1908

                        #12
                        Re: Companion App Exporter

                        Originally posted by stp2081
                        Any update on this? As it stands, this is (or was) the only "competitor" to DaddyLeagues (free or paid).
                        Only update is , that this app is very glitchy and still bugged.Pretty much total silence from EA about it. But everyone gets a ton of errors from time to time with it. A small few cant ever seem to get it to work for them.
                        Last edited by howboutdat; 01-09-2017, 02:30 PM.
                        Yup, i said it !



                        Twitter
                        Twitch Channel
                        MBC Twitch Channel

                        Comment

                        • premierplayer
                          Rookie
                          • Jun 2006
                          • 27

                          #13
                          Re: Companion App Exporter

                          Originally posted by howboutdat
                          Only update is , that this app is very glitchy and still bugged.Pretty much total silence from EA about it. But everyone gets a ton of errors from time to time with it. A small few cant ever seem to get it to work for them.
                          SO I dug into the data. Besides the previous questions about why Stats won't export now...

                          So in our DL site DL shows people injured who are not injured any longer. So i dug into the attributes and there are a few flags for injury related attributes. isonIR and injuryLeng. We have a QB who is not injured but shows up as so and that attribute is showing as 4. Not sure why it is exporting that way and how we can get EA to fix. I tweeted them...
                          Commish of TGT Madden PS4 League.

                          Discord Server
                          Daddyleagues
                          Twitter @goldenturducken

                          Comment

                          • howboutdat
                            MVP
                            • Nov 2012
                            • 1908

                            #14
                            Re: Companion App Exporter

                            Originally posted by premierplayer
                            SO I dug into the data. Besides the previous questions about why Stats won't export now...

                            So in our DL site DL shows people injured who are not injured any longer. So i dug into the attributes and there are a few flags for injury related attributes. isonIR and injuryLeng. We have a QB who is not injured but shows up as so and that attribute is showing as 4. Not sure why it is exporting that way and how we can get EA to fix. I tweeted them...
                            good luck in getting a response and even more getting an update for app to fix it this year.....
                            Yup, i said it !



                            Twitter
                            Twitch Channel
                            MBC Twitch Channel

                            Comment

                            • SyncereBlackout
                              Rookie
                              • Aug 2014
                              • 828

                              #15
                              Re: Companion App Exporter

                              Originally posted by premierplayer
                              SO I dug into the data. Besides the previous questions about why Stats won't export now...



                              So in our DL site DL shows people injured who are not injured any longer. So i dug into the attributes and there are a few flags for injury related attributes. isonIR and injuryLeng. We have a QB who is not injured but shows up as so and that attribute is showing as 4. Not sure why it is exporting that way and how we can get EA to fix. I tweeted them...


                              What other attributes are you seeing similar to injury leng
                              Grown Man League (GML) - Commish (PS4)

                              NY Jets
                              NY Yankees
                              NY Rangers
                              Florida Gators

                              Comment

                              Working...