Wolfram Language

Open and Inspect Webpages

Programmatically working with webpages is a common obstacle. StartWebSession and WebExecute make it easy to test sites, automate web tasks and gather data.

Start a new web session.

Open a webpage.

The page opens in the connected browser.

Get the list of paragraphs on the page, each represented as WebElementObject.

Find the text contained within the paragraph elements.

Related Examples

de es fr ja ko pt-br zh