How to interact with web pages? i.e. typing into google search bar

1 view (last 30 days)
I would like to write functions to do something to the effect of opening Google using " web('google.com') ", then "typing" a string into the search bar, then "pressing" the search button.
How would I go about this? I'm sure it will involve urlread(), but I am unclear on the syntax. Thanks for the help.

Answers (0)

Community Treasure Hunt

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

Start Hunting!