import pyjsonrpc >>> http_client = pyjsonrpc.HttpClient('http://localhost:6024/crawler/stats') >>> http_client.call('get_stats', ...
確定! 回上一頁