# coding:utf-8 """ Compatible for python2.x and python3.x requirement: pip install requests """ from __future__ import print_fu...