您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

python执行get提交的方法

2025/8/21 13:15:39发布14次查看
本文实例讲述了python执行get提交的方法。分享给大家供大家参考。具体如下:
import sys, urllib2, urllibdef addgetdata(url, data): adds data to url. data should be a list or tuple consisting of 2-item lists or tuples of the form: (key, value). items that have no key should have key set to none. a given key may occur more than once. return url + '?' + urllib.urlencode(data)zipcode = 's2s 7u8'url = addgetdata('http://www.yoursiteweb.com/getforecast', [('query', zipcode)])print using url, urlreq = urllib2.request(url)fd = urllib2.urlopen(req)while 1: data = fd.read(1024) if not len(data): break sys.stdout.write(data)
希望本文所述对大家的python程序设计有所帮助。
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product