Lastfm.Extract.scrobbles
You're seeing just the function
scrobbles
, go back to Lastfm.Extract module for more information.
Link to this function
scrobbles(user, page_params \\ {1, 1, nil, nil}, api \\ %Lastfm.Client{method: "user.getrecenttracks"})
View SourceReturns the scrobbles of a user for a given time range.
See Lastfm API documentation for more details.