You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
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)