Python Mechanize + GAEpython code

前端 未结 3 550
陌清茗
陌清茗 2020-12-08 18:13

I am aware of previous questions regarding mechanize + Google App Engine, What pure Python library should I use to scrape a website? and Mechanize and Google App Engine.

3条回答
  •  春和景丽
    2020-12-08 18:32

    I managed to get mechanize code that runs on GAE, many thanks to MStodd, from GAEMechanize project http://code.google.com/p/gaemechanize/ and

    If anybody needs the code, you can contact MStodd !

    ps: the code is not on google code, so you have to contact the owner..

    Cheers don

提交回复
热议问题