Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Feature: Concurrent scraping to speed up source gathering #49

@TheTank10

Description

@TheTank10

Currently finding sources is pretty slow and even more when some hang for longer due to network issues. There is no function to scrape multiple sources at a time.

The solution would be to add a runAllProvidersConcurrent function which runs just like runAllProviders except instead of sequentially scraping sources it is able to scrape X amount at a given time (specified in RunnerOptions defaults to 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions