python登陆网页并处理网站s es s ion和c ookie这是一个python通过urllib直接登陆网站并处理网站的session和c ookieimport cookielib,urllib,urllib2login=‘ismellbacon123@yahoo.com’password=‘login’
#Enable cookie support for urllib2cookiejar=cookielib.CookieJar()urlOpener=urllib2.build_open er(urllib2.HTTPCookieProc es sor(c ookiejar))#Send login/password to the site and get the session cookievalues={‘login’ :login, ‘password’ :pas sword}data=urllib.ur lenc ode(values)reques t=urllib2.Reques t(http://www.imdb.c om/regis ter/login,data)url=urlOpener.open(request)#Our cookiejar automatically receives the cookiesp ag e=url.r e ad(500000)
#Make sure we are logged in by checking the presence of the cookie id.#(which is the c ookie containing the s es sion identifier.)if not ‘id’ in[cookie.name for cookie in cookiejar] :raise ValueError,Login failed with login=%s,password=%s%(login,password)print We are logged in!
#Make another request with our session cookie
#(Our urlOpener automatically uses cookies from our cookiejar)url=urlOpener.open(‘http://imdb.c om/find?s=all q=grave’)
p ag e=url.r e ad(200000)
LOCVPS发布了7月份促销信息,全场VPS主机8折优惠码,续费同价,同时香港云地/邦联机房带宽免费升级不加价,原来3M升级至6M,2GB内存套餐优惠后每月44元起。这是成立较久的一家国人VPS服务商,提供美国洛杉矶(MC/C3)、和中国香港(邦联、沙田电信、大埔)、日本(东京、大阪)、新加坡、德国和荷兰等机房VPS主机,基于XEN或者KVM虚拟架构,均选择国内访问线路不错的机房,适合建站和远程办...
轻云互联成立于2018年的国人商家,广州轻云互联网络科技有限公司旗下品牌,主要从事VPS、虚拟主机等云计算产品业务,适合建站、新手上车的值得选择,香港三网直连(电信CN2GIA联通移动CN2直连);美国圣何塞(回程三网CN2GIA)线路,所有产品均采用KVM虚拟技术架构,高效售后保障,稳定多年,高性能可用,网络优质,为您的业务保驾护航。活动规则:用户购买任意全区域云服务器月付以上享受免费更换IP服...
公司介绍成都随风云科技有限公司成立于2021年,是国内领先的互联网业务平台服务提供商。公司专注为用户提供低价高性能云计算产品,致力于云计算应用的易用性开发,并引导云计算在国内普及。目前公司研发以及运营云服务基础设施服务平台(IaaS),面向全球客户提供基于云计算的IT解决方案与客户服务,拥有丰富的国内BGP、双线高防、香港等优质的IDC资源。公司一直秉承”以人为本、客户为尊、永续创新&...