Skip to content

Improve blacklisting and repeat fetching #5

Description

@iancoleman

Some pages require blacklisting due to their content (or lack of content).

Investigate these incidences and ensure the blacklisting functionality of the scraper (ie fetch.py) is working correctly.

Sometimes archive.org returns an error status (eg 500) or an error page (eg containing the content Connection Failure).

Detect these events and pause, then repeat the fetch until it works as desired. Have some sort of backoff on the repeat so archive.org doesn't get hit too frequently.

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