Skip to content

A FUT 21 javascript injection api written with typescript used to interact with fifa 21 ultimate team webapp. With this library you can build your fifa 21 bot, tool or app.

mynameisvasco/futwebapiv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚽️ FutWebApi V2

🎉 What changed?

The old version of this api was based on web automation using selenium, that approach is very limited and unstable. This new version uses javascript injection so that we can use web app javascript code without need to reivent the whell.

🔧 How to install ?

Important note: You need a browser bundler to run this on browser, you can try Browserify.

  1. Create a file in project's root directory called .npmrc
  2. Run npm install futwebapiv2
  3. Code your own stuff and have fun!
  4. Inject your code in the webapp.

💬 Community

If you want to find a group of people ready to help you and share some knowledge, do not hesitate and join our discord group

img

Join Community

📘 Documentation

If you want to generate the documentation for this project you can clone this repository and follow the following steps.

  1. Run npm install inside cloned project root folder.

  2. Run npm run doc inside cloned project root folder.

  3. Now a folder called docs should appear in project root folder with an index.htmlfile you can open.

About

A FUT 21 javascript injection api written with typescript used to interact with fifa 21 ultimate team webapp. With this library you can build your fifa 21 bot, tool or app.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •