@Conner could it be this https://stackoverflow.com/a/55766824/46914 ?

Stack Overflow
I am trying to scrape a web page that requires clicking on a page button through a doPostBack function. I have tried the following code in the chrome console.

javascript:
doPostBack('ctl00$
Was this page helpful?