Skip to content

reddit-user-to-sql occasionally fetches wrong scores #13

@klmr

Description

@klmr

MWE:

reddit-user-to-sqlite user guepier
sqlite3 reddit.db <<<'select score from comments where id = "jnk8vt6";'

Which shows the output 1. However, in reality the corresponding comment has approximately 8 upvotes.

I didn’t check any other scores to see how widespread the issue is. I realise that Reddit shows random scores to frustrate score gaming, but as far as I am aware the difference between the displayed and the actual score is at most a few points (1? 2?), not 7, as here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions