-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformancePerformance bottlenecksPerformance bottlenecks
Description
Currently the main loop runs in a shell script, a file of URLs is consumed by a loop that runs Scrapy once per URL.
A better approach, which I failed to get working, would be to run scrape once and manage the loop and consumption of URLs in there. This should increase performance/speed considerably.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededperformancePerformance bottlenecksPerformance bottlenecks