Google App Engine (GAE) cron url: url?keyword=abc
        Posted  
        
            by Peter
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Peter
        
        
        
        Published on 2010-05-04T08:54:45Z
        Indexed on 
            2010/05/04
            8:58 UTC
        
        
        Read the original article
        Hit count: 391
        
Hi
I would like to run cron job on GAE and using python
In the cron.yaml, how do i insert the "url" field if consist of some "get" info
The:
url?keyword=abc
give me error when deploy
© Stack Overflow or respective owner