Skip to content

[reddit] Add "pinned" extractor option similar to twitter's #9004

@serveral1

Description

@serveral1

To avoid the over consumption of API requests sent to reddit I set reddit's extractor skip option to abort with a tied archive. However if an user has a pinned post on their profile, the crawl will just stop at the beginning of the task because it encounters the pinned post first, in a behavior quite similar to having twitter's extractor option of pinned set to true with the same archive and skip options.
Setting the skip option to it's default behavior obviously solves the issue, however, I have to manually stop the crawl in order to stop more redundant API requests from being sent.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions