Skip to content

nameChangeDate is always today #344

Description

@Sanjurjo7

Describe the bug
When calling the most_actives screener, the nameChangeDate field is always returning the current day of the call. This isn't really useful if you're trying to actually figure out when the name change occured.

To Reproduce
Steps to reproduce the behavior:
s = Screener()
s.get_screeners('most_actives', 10)

Expected behavior
prevName has expected output
nameChangeDate should have the date the name changed, not today's date

Screenshots

Image

Desktop (please complete the following information):

  • OS: ubuntu server 24
  • Command Line Interface

Additional context
Add any other context about the problem here.

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