
Hey there! I'm attempting to use a web scraper to pull text from the External Journal, however I've come into a bit of a snag where the body of the text isn't a part of the page source html. Before I continue I should mention that I am not incredibly experienced with html, so I apologies for any incorrect assumptions I make! From what I can tell the issue lies in the " <div id='openpages'></div> " section. When I inspect the elements of the page that section contains not only the text body but also the header and from what I can tell all info regarding the handout. While when looking at the html source the section is empty (like above). I'm operating under the assumption that this is a roll20 related issue, and not something more common as I couldn't find anything to help with it (which is why I'm posting here). I should note that I have set the game to be public and the handout is visible to all players. Any help or clarification on this would be greatly appreciated!