1. Apply for a Google appengine: http://code.google.com/intl/zh-cn/appengine/and create an appid. 2. Download the Google App Engine SDK for python. Download Page:
Https://developers.google.com/appengine/downloads? Hl = ZH-CN # google_app_engine_sdk_for_python. Select the Linux platform. Decompress the package to a google_appengine folder. Www.2cto.com 3. Download goagent stable version, http://code.google.com/p/goagent/ on the top of the project home page there is a download link. Download the package and decompress it to the google_appengine/goagent folder. 4. Modify the appid under [Gae] In the goagent/local/Proxy. ini file = Your appid. Multiple appids can be separated by |. Modify goagent/Server/Python/APP. yaml appid = Your appid 5. Upload. Run Python appcfg. py update goagent/Server/python in the google_appengine directory. Upload takes some time. Www.2cto.com at this time, you need to enter your Gmail mailbox and password during the upload. This password is not your mailbox password. It is "application-specific password". Click your Google account, account settings, security, two-step verification, and then set your application-specific password. In this case, the object can be uploaded correctly. 6. Install the autoproxy plug-in Firefox. The first connection below Google is the plug-in, which is directly installed. After installing and playing, right-click the plug-in icon, preference, select proxy server, edit proxy server, add proxy server, goagent, 127.0.0.1, 8087 OK.
7. Execute Python proxy. py under goagent/local during use, and then open Firefox. 8, open http://www.facebook.com/