full path i need:
html/body/main/div[2]/div/div/div[4]/div/div[2]/div/nba-stat-table[1]/div[2]/div[1]/table/tfoot
headless path that i can get:
html/body/main/div[2]/div/div
HtmlAgilityPack and PuppeteerSharp (both .NET nuget packages) also do not work.
Are there any approaches to scrape such sites sparingly?