Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Setfive/fanduel-api
/ functions
Functions
44 in github.com/Setfive/fanduel-api
⨍
Functions
44
◇
Types & classes
118
↓ 12 callers
Method
getAvailableSlates
()
Fanduel.ts:89
↓ 9 callers
Method
makeRequest
(url : string, options : any = {})
Fanduel.ts:401
↓ 5 callers
Method
debug
(msg : string)
Fanduel.ts:442
↓ 5 callers
Method
getPlayersForSlate
(slate : Slate)
Fanduel.ts:151
↓ 4 callers
Method
createValidLineupForSlate
(slate : Slate, timeout : number = 10000)
Fanduel.ts:155
↓ 4 callers
Method
login
()
Fanduel.ts:279
↓ 3 callers
Method
getDetailsForSlate
(slate : Slate)
Fanduel.ts:85
↓ 3 callers
Method
getUpcomingRosters
()
Fanduel.ts:107
↓ 3 callers
Method
makeRawRequest
(url : string, options : any = {})
Fanduel.ts:372
↓ 2 callers
Method
getAvailableContestsForSlateId
(slate : Slate)
Fanduel.ts:41
↓ 1 callers
Method
addPlayerToRoster
(playerToAdd : Player, lineup : Lineup)
LineupGenerator.ts:118
↓ 1 callers
Method
cancelEntryForContest
(contestEntry : ContestEntry)
Fanduel.ts:192
↓ 1 callers
Method
clone
()
models.ts:349
↓ 1 callers
Method
createEntryForContest
(slate : Slate, contest : Contest, lineup : ILineup)
Fanduel.ts:170
↓ 1 callers
Method
createValidLineup
(timeout : number = 10000)
LineupGenerator.ts:33
↓ 1 callers
Method
getDetailsForSlateId
(id : string)
Fanduel.ts:54
↓ 1 callers
Method
getEntriesForRoster
(upcomingRoster : UpcomingRosterRoster)
Fanduel.ts:202
↓ 1 callers
Method
getGamesForSlate
(slate : Slate)
Fanduel.ts:125
↓ 1 callers
Method
getPlayersForSlateId
(id : string)
Fanduel.ts:138
↓ 1 callers
Function
getTargetSlate
()
examples/replDemo.ts:12
↓ 1 callers
Method
initWebSocket
()
Fanduel.ts:413
↓ 1 callers
Method
isValidRosterTree
(searchParams : LineupSearch)
LineupGenerator.ts:174
↓ 1 callers
Method
processQueuedLineups
()
LineupGenerator.ts:62
↓ 1 callers
Method
randomInt
(min : number, max : number)
LineupGenerator.ts:202
↓ 1 callers
Method
rosterRequest
(slate : Slate, contestId : string, lineup : ILineup, isUpdate : boolean)
Fanduel.ts:222
↓ 1 callers
Method
sortAndTrimLineups
(lineup: Lineup)
LineupGenerator.ts:112
↓ 1 callers
Method
subscribeToWebsocket
(fn : (message : WebsocketUpdate) => void)
Fanduel.ts:434
↓ 1 callers
Method
toString
()
models.ts:286
↓ 1 callers
Method
updateEntryForContest
(upcomingRoster : UpcomingRosterRoster, lineup : ILineup)
Fanduel.ts:174
Method
constructor
(searchIndex : { [key:string] : number; }, currentLineup : Lineup)
LineupGenerator.ts:8
Method
constructor
(slateDetails : SlateDetails, players : Player[])
LineupGenerator.ts:28
Method
constructor
(which : string)
models.ts:282
Method
constructor
(slateDetails : SlateDetails)
models.ts:344
Method
constructor
(config : FanduelConfig)
Fanduel.ts:37
Function
createLineup
()
examples/replDemo.ts:46
Function
getSlateDetails
()
examples/replDemo.ts:19
Function
getSuperstarPlayers
()
examples/replDemo.ts:34
Method
loadUserData
()
Fanduel.ts:333
Method
onWebsocketMessage
(data : any)
Fanduel.ts:419
Method
onWebsocketOpen
()
Fanduel.ts:426
Method
password
()
models.ts:12
Method
processXAuthToken
(xAuthCookie : string)
Fanduel.ts:254
Method
searchValidLineupsForRoster
(searchParams : LineupSearch)
LineupGenerator.ts:81
Method
username
()
models.ts:8