ConScrap V1
Simple project to scan stock tickers forums for posts and post to discord.
Loading...
Searching...
No Matches
ConScrap.Browser Class Reference

Static Public Member Functions

static IWebDriver MkBrowser ()
 make selenium connection with browserstack
 
static Boolean SortByNewestComments (IWebDriver driver)
 Click show by newest comments button
 
static void ShowAllComments (IWebDriver driver)
 
static string GetAllEntries (string ticker="PKK.CN")
 Get all Entries from yahoo finance by constantly clicking button. More...
 
static void TestBrowser ()
 

Member Function Documentation

◆ GetAllEntries()

static string ConScrap.Browser.GetAllEntries ( string  ticker = "PKK.CN")
inlinestatic

Get all Entries from yahoo finance by constantly clicking button.

Todo:
figure out how to show replies

The documentation for this class was generated from the following file: