Skip to content

Crawl Player Ids by page #9

@dmmarmol

Description

@dmmarmol

Create an array of id: number[] by crawling every page looking for each player id.
Save each record inside a Map by each page number

playersByPageNumber = {
    [PageNumber]: Player[]
}

Linking a PR to an issue
https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions