futapi / fut

fut is a simple library for managing Fifa 19 Ultimate Team.
GNU General Public License v3.0
317 stars 138 forks source link

How to find club IDs? #210

Open tomwang2011 opened 7 years ago

tomwang2011 commented 7 years ago

Besides using fut.teams[i] and loop them (since there are hundreds) is there another way to find club IDs through any of the EA databases?

tomwang2011 commented 7 years ago

Figured it out, using https://www.easports.com/iframe/fut17/bundles/futweb/web/flash/xml/localization/messages.en_GB.xml?cl=144469 and searching through the document seems to be the quickest way.

oczkers commented 7 years ago

I'm reopenning because it should be integrated into fut