futwebapiv2
TypeScript icon, indicating that this package has built-in type declarations

2.0.20 • Public • Published

⚽️ 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.

Readme

Keywords

none

Package Sidebar

Install

npm i futwebapiv2

Weekly Downloads

0

Version

2.0.20

License

MIT

Unpacked Size

64.6 kB

Total Files

56

Last publish

Collaborators

  • mynameisvasco