Context: I'm making a program that extracts the main content from a webpage. However, currently what I am doing is waiting for the entire webpage to load and render (which can take a long time, especially for pages with a lot of scripts). Context: I'm making a program that extracts the