Python论坛  - 讨论区

标题:[python-chinese] 抓取网站内容时提示输入用户名和密码怎么处理?

2007年07月19日 星期四 03:19

ScarletGrape Gue gue026在gmail.com
星期四 七月 19 03:19:54 HKT 2007

Èç¹ûÔËÐÐÕâ¾äµÄʱºòurllib.open(r'http://www.google.com')ÌáʾÊäÈëÓû§ÃûºÍÃÜÂëÓ¦¸ÃÔõô×Ô¶¯´¦ÀíµôÄØ£¿Ð»Ð»£¡£¡
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070719/4c8ed25d/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月19日 星期四 09:44

马踏飞燕 honeyday.mj在gmail.com
星期四 七月 19 09:44:36 HKT 2007

在 07-7-19,ScarletGrape Gue<gue026在gmail.com> 写道:
> 如果运行这句的时候urllib.open(r'http://www.google.com')提示输入用户名和密码应该怎么自动处理掉呢?谢谢!!
>

用cookie来处理.
看Python的文档里面的cookielib部分,有介绍的.
当然,python cook book里面也有相应的部分.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月19日 星期四 13:33

suprun suprun在163.com
星期四 七月 19 13:33:49 HKT 2007

  请问如何抓取网上内容,能具体说说吗,最好给我发个完整的代码过来,我是新手。谢谢啦!  
-------------- 涓嬩竴閮ㄥ垎 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070719/142b7c85/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月19日 星期四 13:37

Tian askfor在gmail.com
星期四 七月 19 13:37:04 HKT 2007

<> 9.4 Internet-Related Activities

On 7/19/07, suprun <suprun在163.com> wrote:
>
>
>  ÇëÎÊÈçºÎץȡÍøÉÏÄÚÈÝ£¬ÄܾßÌå˵˵Âð£¬×îºÃ¸øÎÒ·¢¸öÍêÕûµÄ´úÂë¹ýÀ´£¬ÎÒÊÇÐÂÊÖ¡£Ð»Ð»À²£¡
>
>
>
>
>
> ------------------------------
> Çá Çá µÄ£¬´ó »° 3 À´ ÁË¡£¸Ï ¿ì ÊÕ Ê° ÐÐ ÄÒ£¬¿ª ʼ ÎÒ ÃÇ µÄ ̽ Óª Ö® Âà °É£¡
> <http://event.mail.163.com/chanel/xy3.htm?from=163_NO9>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070719/51b90960/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月20日 星期五 08:22

Tao Guan jack139在gmail.com
星期五 七月 20 08:22:55 HKT 2007

dive into pathon里有例子

在 07-7-19,Tian<askfor在gmail.com> 写道:
> <> 9.4 Internet-Related Activities
>
>
> On 7/19/07, suprun <suprun在163.com> wrote:
> >
> >
> >  请问如何抓取网上内容,能具体说说吗,最好给我发个完整的代码过来,我是新手。谢谢啦!
> >
> >
> >
> >
> >
> > ________________________________
>  轻 轻 的,大 话 3 来 了。赶 快 收 拾 行 囊,开 始 我 们 的 探 营 之 旅 吧!
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
> >
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月20日 星期五 20:47

ScarletGrape Gue gue026在gmail.com
星期五 七月 20 20:47:13 HKT 2007

àÅ,Ã÷°×ÁË,лл.ÎÒÈ¥¿´ÏÂÕâ·½ÃæµÄÎĵµ.

On 7/19/07, Âí̤·ÉÑà <honeyday.mj在gmail.com> wrote:
>
> ÔÚ 07-7-19£¬ScarletGrape Gue<gue026在gmail.com> дµÀ£º
> > Èç¹ûÔËÐÐÕâ¾äµÄʱºòurllib.open(r'http://www.google.com')ÌáʾÊäÈëÓû§ÃûºÍÃÜÂëÓ¦¸ÃÔõô×Ô¶¯´¦ÀíµôÄØ£¿Ð»Ð»£¡£¡
> >
>
> ÓÃcookieÀ´´¦Àí.
> ¿´PythonµÄÎĵµÀïÃæµÄcookielib²¿·Ö,ÓнéÉܵÄ.
> µ±È»,python cook bookÀïÃæÒ²ÓÐÏàÓ¦µÄ²¿·Ö.
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070720/bbce0230/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月20日 星期五 22:52

cun heise cunheise在hotmail.com
星期五 七月 20 22:52:44 HKT 2007

proxy_handler = urllib2.ProxyHandler({'http': 
'http://www.example.com:3128/'})
proxy_auth_handler = urllib2.HTTPBasicAuthHandler()
proxy_auth_handler.add_password('realm', 'host', 'username', 'password')

opener = build_opener(proxy_handler, proxy_auth_handler)
# This time, rather than install the OpenerDirector, we use it directly:
opener.open('http://www.example.com/login.html')




>From: "ScarletGrape Gue" <gue026在gmail.com>
>Reply-To: python-chinese在lists.python.cn
>To: python-chinese在lists.python.cn
>Subject: Re: [python-chinese]抓取网站内容时提示输入用户名和密码怎么处理?
>Date: Fri, 20 Jul 2007 20:47:13 +0800
>
>嗯,明白了,谢谢.我去看下这方面的文档.
>
>On 7/19/07, 马踏飞燕 <honeyday.mj在gmail.com> wrote:
>>
>>在 07-7-19,ScarletGrape Gue<gue026在gmail.com> 写道:
>> > 
>>如果运行这句的时候urllib.open(r'http://www.google.com')提示输入用户名和密
码应该怎么自动处理掉呢?谢谢!!
>> >
>>
>>用cookie来处理.
>>看Python的文档里面的cookielib部分,有介绍的.
>>当然,python cook book里面也有相应的部分.
>>_______________________________________________
>>python-chinese
>>Post: send python-chinese在lists.python.cn
>>Subscribe: send subscribe to python-chinese-request在lists.python.cn
>>Unsubscribe: send unsubscribe to  
>>python-chinese-request在lists.python.cn
>>Detail Info: http://python.cn/mailman/listinfo/python-chinese


>_______________________________________________
>python-chinese
>Post: send python-chinese在lists.python.cn
>Subscribe: send subscribe to python-chinese-request在lists.python.cn
>Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
>Detail Info: http://python.cn/mailman/listinfo/python-chinese

_________________________________________________________________
与联机的朋友进行交流,请使用 Live Messenger; 
http://get.live.com/messenger/overview 


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号