from Base.Class.Http import * print(Session().http(method='GET', url='https://www.fanscloud.net/iplookup')['text'])