basic async capabilities added
This commit is contained in:
@@ -4,7 +4,7 @@ Scrapes the entire list of stocks off of [MarketWatch.com](https://www.marketwat
|
||||
|
||||
**NOTE**: No prices or financials of any kind are collected.
|
||||
|
||||
At this time the scraper performs this task purely **sequentially**. Asynchronous HTTP requests to drastically speed up the process will be implemented soon.
|
||||
Asynchronous HTTP requests are currently used by default.
|
||||
|
||||
This is not intended to be run continuously since the data gathered this way will rarely change.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user