Parse HTML source after login with Java
问题 I've been trying to access a website to parse data for an Android application I am developing, but I am having no luck when it comes to logging in. The website is https://giffgaff.com/mobile/login And below is a stripped out version of the form from that page (HTML): <form action="/mobile/login" method="post"> <input type="hidden" name="login_security_token" value="b22155c7259f402f8e005a771c460670"> <input type="hidden" name="redirect" value="/mobile"> <input type="hidden" name="p_next_page"