Code Monkey home page Code Monkey logo

epicapi's Introduction

Latest edit:

  • I've added FreeGames.py to get well... free games, quick note: (You need selenium, and it's configured to run on FireFox.exe I have no plans to add Chrome support but it's easy to fix with Google.com ||Test|| This is a shitty file i put together that does stupid things

To run this, run EpicData.py and follow what it says, unfortunately I don’t have a working Auth that I can add to my EpicData.py file so, you have to do it manually IK it sucks I’ve looked into it but if you know how to fix it please dm me or open a pull request! The Problem:

I can’t seem to figure out how Epic knows your logged in, I’m assuming it’s a cookie, but I don’t know witch one

Description oon what this does: It will give you the news from the Website for Fortnite It will give you Free Games that Epic is giving away! It will give you SAC data for e.g FortniteDATA.GetSACinfo(Code="Tfue") #Returns the account name that the Code belongs too in this case: Tfue It will give you Challenge data with FortniteDATA.Challenges.Get_Challenges(Week="3") Added some Third Parties partially because my auth won’t work.

Also thanks to This Nils#0001 You can use a replay parser,. :I’m still testing this but as a test do ReplayData.GetReplayData() Tested functions: Python Command Line

from EpicTest import *
from FortData import *

ReplayData.GetReplayData()

GetEpicData.GET_WEBSITE_FN_NEWS()
GetEpicData.Get_Free_Game_Info()

#Fort Data
FortniteDATA.Challenges.Get_Challenges(Week="3") #Returns the challenges for week# e.g: 4
FortniteDATA.GetSACinfo(Code="Tfue") #Returns data for the inserted parameter
FortniteDATA.GetFNVersion()
FortniteDATA.Dev.Devplaytest()

Stats.GetPlayerStats(PlayerName="Ninja")

Redeem_Code(code="Jaws")

epicapi's People

Contributors

jawschamp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.