I would like to inspect the code of a web page and extract a specific line from the web page

2 views (last 30 days)
Hi,
I am attempting to create a program to extract a specific line from a web page, then send this line via email. I've figured out the latter part. I am struggling to find a way to inspect the source code of a web page from MATLAB and then store a specific line. The line in question is identified in the image below. It's the line that starts with "Entries by" and ends in "T&Cs apply."
Does anyone have any advice? I've dabbled with webread() but had no luck as of yet.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!