我have an URL of a login page it goes to the login screen in web.
现在我需要使用我拥有的 URL 获取网页的 JSON 格式。
然后我可以解析它并显示在表格中..
所以第一I need to get the JSON format of the web page using the URL I have.
How to create a webservice in json response for page
我想获得正确格式/区分大小写的“用户名”键和“密码”键