How to interact with web pages? i.e. typing into google search bar
Show older comments
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)
Categories
Find more on Google in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!