◆ FetchStocks()
static async Task ConScrap.ConScrap.FetchStocks |
( |
string[] |
stocks, |
|
|
bool |
sendDiscord = true , |
|
|
string |
dataPath = "data" |
|
) |
| |
|
inlinestatic |
- Todo:
- rate limit selenium instances to 10 see bser logic
- Todo:
- Todo:
- skip failure tickers
◆ ProcessStock()
static async Task ConScrap.ConScrap.ProcessStock |
( |
string |
stock, |
|
|
Types.FetchConfig |
fetchConfig |
|
) |
| |
|
inlinestatic |
- Todo:
- batch comments in 10 to send off
◆ twitFetchStocks()
static async Task ConScrap.ConScrap.twitFetchStocks |
( |
bool |
sendDiscord = true , |
|
|
string |
dataFolder = "data/twits" |
|
) |
| |
|
inlinestatic |
- Todo:
- rate limit selenium instances to 10 see bser logic
- Todo:
- Todo:
- skip failure tickers
The documentation for this class was generated from the following file: