How to get the content of "Google Dictionary" by python script
        Posted  
        
            by user313439
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user313439
        
        
        
        Published on 2010-04-26T03:47:16Z
        Indexed on 
            2010/04/26
            3:53 UTC
        
        
        Read the original article
        Hit count: 457
        
Thank to the script, I've logged in google successfully.
But I replaced the value of "gv_home_page_url" with http:// www.google.com.tw/dictionary/wordlist?hl=zh-TW, the error occured.  
The message is " urllib2.HTTPError: HTTP Error 500: Internal Server Error"
Any idea will be appreciated, thanks.
© Stack Overflow or respective owner