Accessing webpage from MATLAB

2 views (last 30 days)
Guilherme
Guilherme on 14 Jul 2014
Answered: per isakson on 14 Jul 2014
Hello everybody,
I have a simple problem but I cannot find a good solution. I need to:
1) Access a webpage using a Username and a Password (webpage:https://www.hackthissite.org/missions/prog/2/)
2) Download a picture from the URL: "https://www.hackthissite.org/missions/prog/2/PNG"
3) Process the image, find an output and send the output found to a form on the same website
How could I do that? Any suggestion? Thanks in advance,
Guilherme

Answers (1)

per isakson
per isakson on 14 Jul 2014

Community Treasure Hunt

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

Start Hunting!