Skip to content

Local HTML cache #899

Open
Open
@clemlesne

Description

@clemlesne

Is your feature request related to a problem? Please describe.

Implement a local HTML caching. To avoid re-process all scraping each time. It's notably long with recursive depths scrapings.

Describe the solution you'd like

Add a local cache near:

def handle_web_source(self, state, source):

Describe alternatives you've considered

  • Implement myself, not feasible as this is bundled in many graph implementations

Related

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions