Skip to content

Question: How to remove specific url from dupefilter set on redis? #302

Open
@matheus-rossi

Description

@matheus-rossi

Description

Today, I use web scraping and LLM models to extract data from URLs. If, for some reason, I encounter an error with the LLM, my plan is to retry processing during the next scheduled run (I schedule URLs every 15 minutes).

The dupefilter is very helpful, but if a URL has already been parsed by Scrapy, I need to download it again just for that specific URL.

Is there a way to remove a specific URL from the dupefilter redis set?

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