采用机械设备。 browser模块。
问题之一是ok,但何时提交(a) 形式、不工作
因此,发现了一些怀疑来源。
在html来源中,发现有这样的情况。
im,在提交表格时造成问题。
可是,如何用机械化模块处理这种束缚器功能,等等。
成功提交表格,并能够收到结果?
下面是网络资源配置,与日志节制功能有关。
function init(){
FRMLOGIN.ID.focus();
}
function loginCheck(f){
if(chkNull(f.ID, "아이디를"))
return false;
if(chkNull(f.PWD, "패스워드를"))
return false;
//f.target = "ifrmLoginHidden";
f.action = (f.SECCHK.checked) ? "https://user.buddybuddy.co.kr/Login/Login.asp" : "http://user.buddybuddy.co.kr/Login/Login.asp";
}
i) 知道机械师不支持 j,因此,想要做gam木。
运行时有 p机。
你们有些人会帮助我把这一 j印功能变成了 p。
翻译守则
这样,网站就能够正确登录。
敬请!
# -*- coding: cp949-*-
import sys,os
import mechanize, urllib
import cookielib
from BeautifulSoup import BeautifulSoup,BeautifulStoneSoup,Tag
import datetime, time, socket
import re,sys,os,mechanize,urllib,time
br = mechanize.Browser()
cj = cookielib.LWPCookieJar()
br.set_cookiejar(cj)
# Browser options
br.set_handle_equiv(True)
br.set_handle_gzip(True)
br.set_handle_redirect(True)
br.set_handle_referer(True)
br.set_handle_robots(False)
# Follows refresh 0 but not hangs on refresh > 0
br.set_handle_refresh(mechanize._http.HTTPRefreshProcessor(), max_time=1)
# Want debugging messages?
br.set_debug_http(True)
br.set_debug_redirects(True)
br.set_debug_responses(True)
# User-Agent (this is cheating, ok?)
br.addheaders = [( User-agent , Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6 )]
br.open( http://user.buddybuddy.co.kr/Login/LoginForm.asp?URL= )
html = br.response().read()
print html
br.select_form(name= FRMLOGIN )
print br.viewing_html()
br.form[ ID ]= psh7943
br.form[ PWD ]= qkrthgus
br.submit()
print br.response().read()
如果有人能帮助我,那将不胜感激!