python百度api调用

#-*- coding:UTF-8 -*-
import json
import urllib
import re
import requests


def geturl():
    print ("请输入起点所在的城市:")
    # origin_region = raw_input(">>>")
    origin_region ="北京"

    print ("请输入起点位置:")
    # origin =raw_input(">>>")
    origin ="清华大学"

    print ("请输入终点点所在的城市:")
    # destination_region = raw_input(">>>")
    destination_region ="北京"
    print ("请输入终点位置:")
    # destination =raw_input(">>>")
    destination ="中国科学院大学雁栖湖校区"

    ak="cpCFexD2l7lPd5KItQSwq6auz6k2MVPc"
    url= "http://api.map.baidu.com/direction/v1?mode=transit&origin=%s&destination=%s&origin_region=%s&&destination_region=%s&output=json&ak=%s"%(origin,destination,origin_region,destination_region,ak)
    return (url,origin_region,origin,destination_region,destination)

def getres(url):
    # res = re.compile(url)
    res = requests.get(url)
    # print url
    print str(res.text)
    js = json.loads(res.text)
    if js["status"] == 0:
        try:
            if js["result"]["error"] == 0:

                print js["result"]["routes"][0]
                return js["result"]["taxi"]
        except:
            return 0
    return 0

print ('''
************************************************
     Welcome to Location Searching System!
************************************************
''')

url = geturl()
result = getres(url[0])
if result == 0:
    print ("Error: Cannot find the place!")
else:
    print ("起点: %s  %s" % (url[1],url[2]))
    print ("终点: %s  %s" % (url[3],url[4]))
    print ("距离: %.1f公里,开车大约需要%d分钟 " % (result["distance"]/1000,result["duration"]/60+1))


输出结果:

************************************************
     Welcome to Location Searching System!
************************************************

请输入起点所在的城市:
请输入起点位置:
请输入终点点所在的城市:
请输入终点位置:
{"status":0,"message":"ok","type":2,"info":{"copyright":{"text":"@2017 Baidu - Data","imageUrl":"http:\/\/api.map.baidu.com\/images\/copyright_logo.png"}},"result":{"routes":[{"scheme":[{"arrive_time":"2017-10-19T13:11:45","distance":83462,"duration":11553,"line_price":[{"line_price":500,"line_type":1},{"line_price":1400,"line_type":0}],"plan_trans_type":4,"price":1900,"steps":[[{"can_ride":1,"distance":764,"duration":614,"ename":" A\u5317\u5165\u53e3","end_address":"\u4e94\u9053\u53e3\u7ad9","fill":0,"pois":[],"sname":"","start_address":"","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.34087606958,"lat":40.002273348994},"stepDestinationLocation":{"lng":116.3444333594,"lat":39.998563271813},"stepInstruction":"\u6b65\u884c764\u7c73","path":"116.3408311543,40.002300983816;116.34077725597,40.002259531579;116.34082217125,40.002211170604;116.34086708652,40.002169718312;116.34090301875,40.002142083437;116.34058861182,40.001838099064;116.34061556098,40.001734467716;116.34062454404,40.001637744981;116.34066047626,40.001181764515;116.34066047626,40.001126493947;116.34066047626,40.001091949819;116.34066047626,40.001057405674;116.34066945931,40.000815596161;116.34066945931,40.00067741891;116.34070539153,40.000345792356;116.34072335764,40.000318156736;116.34085810347,40.00023524981;116.34105573068,40.000269794375;116.34112759512,39.999820713658;116.34113657818,39.999703261287;116.34114556123,39.998887998042;116.34115454429,39.998818907485;116.3411725104,39.998701453377;116.34118149345,39.998583999066;116.34224149395,39.998625453552;116.34243013811,39.998556362728;116.34295115531,39.998570180898;116.34339132501,39.998597817231;116.34354403694,39.998611635393;116.34358895222,39.998611635393;116.34369674888,39.998618544473;116.34370573194,39.998604726312;116.34422674913,39.998749816858;116.34422674913,39.998749816858;116.34442437634,39.998735998724;116.34442437634,39.998742907792;116.34442437634,39.998563271813;116.34442437634,39.998556362728"}],[{"distance":5917,"duration":540,"fill":null,"is_depot":0,"type":3,"vehicle":{"end_name":"\u897f\u76f4\u95e8\u7ad9","end_time":"23:29","end_uid":"eb368582b6f2d35bac31e5de","is_rtbus":0,"line_color":"#fb9511","name":"\u5730\u94c113\u53f7\u7ebf","start_name":"\u4e94\u9053\u53e3\u7ad9(A\u5317\u53e3)","start_time":"05:21","start_uid":"ce1dd504ba7b9a549c82eade","stop_num":3,"total_price":0,"type":1,"uid":"7ad85451ff003ccb5d17c3b7","zone_price":0},"stepOriginLocation":{"lng":116.3444333594,"lat":39.998563271813},"stepDestinationLocation":{"lng":116.3597584514,"lat":39.94745823608},"stepInstruction":"\u4ece<font color=\"#313233\">\u4e94\u9053\u53e3\u7ad9<\/font>(A\u5317\u53e3),\u4e58\u5730\u94c113\u53f7\u7ebf(\u897f\u76f4\u95e8\u65b9\u5411),\u7ecf\u8fc73\u7ad9,\u5230<font color=\"#313233\">\u897f\u76f4\u95e8\u7ad9<\/font>","path":"116.3444333594,39.998563271813;116.34471183411,39.992545191289;116.34640963152,39.983112795804;116.34687675039,39.981115585435;116.34714624204,39.980369207979;116.35096404046,39.975289476463;116.35135031183,39.974473919484;116.35161082042,39.973471738576;116.35232946483,39.968695624688;116.3527965837,39.967043605409;116.3582582812,39.956453137021;116.35830319647,39.955706488089;116.35793489121,39.953590938161;116.35788997594,39.952519310905;116.3597584514,39.94745823608"}],[{"can_ride":0,"distance":424,"duration":353,"ename":"","fill":0,"pois":[],"sname":"","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.3597584514,"lat":39.94745823608},"stepDestinationLocation":{"lng":116.36211201184,"lat":39.946026962034},"stepInstruction":"\u7ad9\u5185\u6362\u4e58 \u6b65\u884c424\u7c73","path":"116.35974946834,39.947451321785;116.35977641751,39.947451321785;116.35973150223,39.947561950418;116.35973150223,39.947589607548;116.3601177736,39.947575778984;116.3601177736,39.947575778984;116.36117777411,39.946898175918;116.36122268938,39.94687743286;116.36163590992,39.946607772532;116.36168082519,39.945964732043;116.36175268963,39.945964732043;116.36210302878,39.946020047593"}],[{"distance":7926,"duration":860,"fill":null,"is_depot":0,"type":3,"vehicle":{"end_name":"\u4e1c\u76f4\u95e8\u7ad9","end_time":"22:42","end_uid":"8a281c7c1c1aa5cb09f5ebdf","is_rtbus":0,"line_color":"#0066cc","name":"\u5730\u94c12\u53f7\u7ebf","start_name":"\u897f\u76f4\u95e8\u7ad9","start_time":"05:10","start_uid":"538400116f2a781d240bd0df","stop_num":5,"total_price":0,"type":1,"uid":"9dc3b3dab4becfaea2a934b7","zone_price":0},"stepOriginLocation":{"lng":116.36211201184,"lat":39.946026962034},"stepDestinationLocation":{"lng":116.44028255731,"lat":39.947313035741},"stepInstruction":"\u4ece<font color=\"#313233\">\u897f\u76f4\u95e8\u7ad9<\/font>,\u4e58\u5730\u94c12\u53f7\u7ebf(\u79ef\u6c34\u6f6d\u65b9\u5411),\u7ecf\u8fc75\u7ad9,\u5230<font color=\"#313233\">\u4e1c\u76f4\u95e8\u7ad9<\/font>(H\u53e3)","path":"116.36211201184,39.946026962034;116.36201319823,39.947064120151;116.36203116434,39.947575778984;116.36218387628,39.948101262419;116.36245336793,39.948550685813;116.3630193004,39.949207530035;116.36350438538,39.949601633517;116.36382777536,39.949774485199;116.36613642052,39.950617995092;116.37178676218,39.95233263862;116.37633218806,39.954220079181;116.37723049357,39.954489709261;116.37832642629,39.954690202729;116.3812459192,39.954946003879;116.39993965686,39.955360814505;116.41459101973,39.955436862844;116.43694984387,39.955796362932;116.43779425105,39.955692661179;116.43853984462,39.955471430243;116.43927645514,39.955056620294;116.43983340456,39.954496622839;116.44011187927,39.954033411575;116.44021967593,39.953687729467;116.44030950648,39.952754378978;116.44023764204,39.94852994326;116.44028255731,39.947313035741"}],[{"can_ride":1,"distance":775,"duration":643,"ename":"","end_address":"\u4e1c\u76f4\u95e8\u67a2\u7ebd\u7ad9","fill":0,"pois":[],"sname":" H\u53e3\u51fa","start_address":"\u4e1c\u76f4\u95e8\u7ad9","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.44028255731,"lat":39.947313035741},"stepDestinationLocation":{"lng":116.44301340606,"lat":39.948536857445},"stepInstruction":"\u6b65\u884c775\u7c73","path":"116.44028255731,39.947313035741;116.44028255731,39.947313035741;116.44030052342,39.946725316909;116.44030950648,39.946531714298;116.44085747284,39.946524799908;116.44085747284,39.947015719792;116.44128865949,39.947015719792;116.44150425281,39.947022634131;116.44151323586,39.947271549873;116.44150425281,39.947714064493;116.44224984638,39.947720978761;116.44208815139,39.948191147336;116.44222289722,39.948211889992;116.44222289722,39.948211889992;116.4422857786,39.947368350193;116.4422857786,39.947375264496;116.44230374471,39.947375264496;116.44229476166,39.947976806184"}],[{"distance":49480,"duration":3586,"fill":null,"is_depot":1,"type":3,"vehicle":{"end_name":"\u5e99\u57ce\u4e1c\u7ad9","end_time":"18:30","end_uid":"f57ef4eeb3a17fd3b320a81b","is_rtbus":1,"line_color":"#f78731","name":"866\u8def","start_name":"\u4e1c\u76f4\u95e8\u67a2\u7ebd\u7ad9","start_time":"06:00","start_uid":"d7ddff5dbecb5c9f82a12eec","stop_num":5,"total_price":0,"type":10,"uid":"9426e721ffd171b4e50738b4","zone_price":0},"stepOriginLocation":{"lng":116.44301340606,"lat":39.948536857445},"stepDestinationLocation":{"lng":116.64894994423,"lat":40.294300515628},"stepInstruction":"\u4ece<font color=\"#313233\">\u4e1c\u76f4\u95e8\u67a2\u7ebd\u7ad9<\/font>,\u4e58866\u8def(\u96c1\u6816\u5f00\u53d1\u533a\u6c7d\u8f66\u7ad9\u65b9\u5411),\u7ecf\u8fc75\u7ad9,\u5230<font color=\"#313233\">\u5e99\u57ce\u4e1c\u7ad9<\/font>","path":"116.44300442301,39.948550685813;116.44403747435,39.94852994326;116.44413628795,39.949083075829;116.44540289872,39.948944793109;116.44555561066,39.949435695488;116.44597781425,39.949947336441;116.45288578362,39.955989939114;116.45135866425,39.957158297912;116.45165510507,39.957372610064;116.45508663212,39.959875172824;116.46101544848,39.965121959136;116.46141968596,39.965101221649;116.46153646568,39.964907671466;116.46062019406,39.96410581482;116.46048544823,39.96407125182;116.46014409214,39.964147290396;116.45044239263,39.970637905506;116.44883442577,39.971709246565;116.44693001809,39.972981010108;116.44455849154,39.974570680994;116.44322899939,39.975178893041;116.44255527025,39.97546917414;116.44159408336,39.975641959918;116.43947408235,39.975683428439;116.43912374321,39.975800922445;116.43889916683,39.97599444154;116.43864764129,39.976429857485;116.43867459045,39.976803068927;116.43881831933,39.977369793483;116.43977950623,39.979083760873;116.45179883395,39.996780704368;116.45519442878,40.001907186541;116.45639815816,40.00383469875;116.45737731117,40.005976314651;116.46223714398,40.020247418824;116.46446494164,40.026988191516;116.46533629799,40.029004767635;116.46643223071,40.030627653407;116.46837257061,40.03243695251;116.46903731669,40.032975589463;116.47124714824,40.034563852951;116.47915223673,40.039998194236;116.48016732196,40.040640342956;116.48322156069,40.043008645212;116.48451512063,40.04417550417;116.48597935861,40.045777313268;116.48707529133,40.047275522786;116.48743461353,40.047869274058;116.48801851211,40.048980817656;116.48836885126,40.049802381617;116.4889617329,40.051866603321;116.4893210551,40.054151671585;116.48936597038,40.056415953084;116.48892580068,40.066438629812;116.48837783432,40.083222593853;116.48806342739,40.090488370338;116.48789274934,40.096339063697;116.48780291879,40.102899792434;116.48784783407,40.10385866783;116.48807241044,40.105624618525;116.48861139375,40.107873379478;116.49025529283,40.112239624627;116.49097393724,40.114391603603;116.49136020861,40.116509028741;116.49150393749,40.118750530173;116.48977919091,40.146228730746;116.48975224175,40.147007748568;116.48988698757,40.150744151351;116.49023732672,40.154149474533;116.49236631078,40.165928910734;116.49357004017,40.173385628127;116.49533071897,40.183349600871;116.49774716079,40.19647416007;116.49833105937,40.198678559317;116.49879817823,40.200104491604;116.5001456365,40.203741515341;116.50158292531,40.206806657248;116.5029663158,40.209341320758;116.50769140278,40.21618030293;116.51053004819,40.220147007039;116.51254225254,40.222770687911;116.51500360963,40.225669701739;116.51825547558,40.228974838106;116.52230683343,40.232534563569;116.52634920822,40.235880671252;116.53134378686,40.239894403613;116.53221514321,40.240658569048;116.53812599346,40.245277798407;116.54311158904,40.249325386513;116.54548311559,40.251163241389;116.5468215908,40.252071825219;116.54880684597,40.253166239416;116.5509627792,40.254129859791;116.57013261878,40.261507980258;116.57414804441,40.262980754224;116.57663635067,40.263765302863;116.58096618323,40.264942108627;116.59500669835,40.268479283596;116.59801602181,40.269339463334;116.6083824674,40.273062194108;116.61109535004,40.273853505824;116.61613484395,40.275016373063;116.61781467525,40.275470505092;116.61923399796,40.275965918345;116.62435433936,40.278243396092;116.62682467952,40.279220417227;116.62852247693,40.279708922458;116.63031908795,40.28006669868;116.63197197009,40.280245586075;116.63648146375,40.280369430916;116.63900570223,40.280355670389;116.63923027861,40.280279987443;116.64116163546,40.280169903005;116.64217672068,40.279956613892;116.64400028087,40.279213536846;116.64442248446,40.279089689872;116.64521299331,40.279062168291;116.64566214606,40.27911033105;116.64615621409,40.279275460248;116.64660536685,40.279536913979;116.6469736721,40.279894691119;116.64722519765,40.2803900717;116.64728807903,40.280775365179;116.64722519765,40.281153776262;116.64660536685,40.282639879135;116.64642570574,40.283451717724;116.64641672269,40.283878273044;116.64675807878,40.285391834547;116.64706350266,40.285680783315;116.64700062127,40.28607292608;116.64739587569,40.287840979894;116.64772824873,40.289320055252;116.64854570675,40.292525753114;116.64859960508,40.293096708971;116.64892299506,40.294307394461"}],[{"can_ride":0,"distance":273,"duration":218,"ename":"","fill":0,"pois":[],"sname":"","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.64894994423,"lat":40.294300515628},"stepDestinationLocation":{"lng":116.64727011292,"lat":40.295469907113},"stepInstruction":"\u6b65\u884c273\u7c73","path":"116.64893197812,40.294307394461;116.64902180867,40.29462382002;116.64916553755,40.295208515493;116.64918350366,40.29527730286;116.64903079172,40.295284181593;116.64871638479,40.295304817787;116.64858163897,40.295311696517;116.64836604565,40.295332332703;116.64815045232,40.295352968883;116.64794384206,40.295380483779;116.64780909623,40.295394241223;116.64727011292,40.295469907113"}],[{"distance":17503,"duration":2919,"fill":null,"is_depot":1,"type":3,"vehicle":{"end_name":"\u6000\u5317\u5e84\u7ad9","end_time":"20:15","end_uid":"8c51c168d1192997eb12e402","is_rtbus":0,"line_color":"#f78731","name":"h58\u8def","start_name":"\u5e99\u57ce\u4e1c\u7ad9","start_time":"05:45","start_uid":"eecccee90d195b028605bf90","stop_num":26,"total_price":0,"type":0,"uid":"4115c478baa743a99ee32132","zone_price":0},"stepOriginLocation":{"lng":116.64727011292,"lat":40.295469907113},"stepDestinationLocation":{"lng":116.68853826805,"lat":40.416000218861},"stepInstruction":"\u4ece<font color=\"#313233\">\u5e99\u57ce\u4e1c\u7ad9<\/font>,\u4e58h58\u8def(\u4e5d\u8c37\u53e3\u65b9\u5411)<font color=\"#7a7c80\">\u6216h58\u8def\u9752\u9f99\u5ce1<\/font>,\u7ecf\u8fc726\u7ad9,\u5230<font color=\"#313233\">\u6000\u5317\u5e84\u7ad9<\/font>","path":"116.64726112987,40.295469907113;116.64373078921,40.295978929976;116.64196112736,40.296233439958;116.64174553404,40.296357255276;116.64173655098,40.299947800013;116.63989502469,40.300037217256;116.6392123125,40.300346737557;116.6343704458,40.303730732953;116.63035502017,40.305732162015;116.63134315623,40.30748594247;116.63371468278,40.31322151567;116.63426264914,40.313895447673;116.63470281884,40.314218657555;116.63538553103,40.314555619388;116.63592451433,40.314720661301;116.63634671792,40.314803182105;116.6378918034,40.314885702807;116.63708332844,40.322071490786;116.64524892553,40.32264219497;116.64639875658,40.322717830099;116.65024350416,40.322979114434;116.65092621635,40.323006617989;116.6514562166,40.323020369762;116.65095316551,40.350490773836;116.65116875884,40.351081854817;116.6522557085,40.352848193606;116.65350435316,40.354071544891;116.65398943814,40.354463287484;116.65432181118,40.354593867839;116.65491469281,40.354346452214;116.65625316802,40.356428838499;116.6570975752,40.357377230571;116.65755571101,40.357755209172;116.66089740751,40.35994744294;116.66228079799,40.361459286437;116.66669147805,40.36662678436;116.66778741077,40.367107781141;116.68047148457,40.373346683038;116.6845677577,40.375579628702;116.68516063933,40.375964374885;116.68608589401,40.376754471709;116.68675064009,40.377613262014;116.68815199668,40.379866675318;116.6905684385,40.384091620516;116.69635352599,40.393790809409;116.69686556013,40.394766145679;116.69696437373,40.39535683537;116.69701827207,40.396586277398;116.6973506451,40.398289601032;116.69720691622,40.399182454941;116.69682064485,40.399896729475;116.6965511532,40.400240127975;116.69520369494,40.401661778981;116.6947904744,40.402224936712;116.69352386363,40.404456917602;116.69134098124,40.40679870044;116.69065826905,40.407931791688;116.69015521797,40.409099198925;116.68853826805,40.416007085192"},{"distance":17492,"duration":3695,"is_depot":1,"type":3,"vehicle":{"end_name":"\u6000\u5317\u5e84\u7ad9","end_time":"20:15","end_uid":"890d30408441fa560c0a708f","is_rtbus":0,"line_color":"#f78731","name":"h58\u8def\u9752\u9f99\u5ce1","start_name":"\u5e99\u57ce\u4e1c\u7ad9","start_time":"05:45","start_uid":"603162f86e50d1b1fca778ac","stop_num":26,"total_price":0,"type":0,"uid":"02ff18d2c15024810f0e6bde","zone_price":0},"stepOriginLocation":{"lng":116.64722519765,"lat":40.29549054325},"stepDestinationLocation":{"lng":116.68856521722,"lat":40.415979619863}}],[{"can_ride":1,"distance":400,"duration":320,"ename":"","end_address":"","fill":0,"pois":[],"sname":"","start_address":"\u6000\u5317\u5e84\u7ad9","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.68853826805,"lat":40.416000218861},"stepDestinationLocation":{"lng":116.68841250528,"lat":40.414379744929},"stepInstruction":"\u6b65\u884c400\u7c73","path":"116.68854725111,40.416007085192;116.68871792915,40.415244918109;116.68894250553,40.414276747375;116.68903233608,40.413899088318;116.68892453942,40.413905954866;116.68873589526,40.413933421048;116.68854725111,40.413960887219;116.68830470862,40.413947154135;116.68791843725,40.413960887219;116.68789148808,40.414290480392;116.68830470862,40.414290480392"}]],"tip_label":"<font color=\"#ffffff\">\u5c11\u6362\u4e58<\/font>","tip_label_background":"#67C395","tip_label_type":2,"traffic_type":10,"originLocation":{"lng":116.34087606958,"lat":40.002273348994},"destinationLocation":{"lng":116.68841250528,"lat":40.414379744929}}]},{"scheme":[{"arrive_time":"2017-10-19T12:57:45","distance":77280,"duration":11230,"line_price":[{"line_price":400,"line_type":1},{"line_price":1600,"line_type":0}],"plan_trans_type":4,"price":2000,"steps":[[{"can_ride":1,"distance":764,"duration":614,"ename":" A\u5317\u5165\u53e3","end_address":"\u4e94\u9053\u53e3\u7ad9","fill":0,"pois":[],"sname":"","start_address":"","type":5,"vehicle":null,"stepOriginLocation":{"lng":116.34087606958,"lat":40.002273348994},"stepDestinationLocation":{"lng":116.3444333594,"lat":39.998563271813},"stepInstruction":"\u6b65\u884c764\u7c73","path":"116.3408311543,40.002300983816;116.34077725597,40.002259531579;116.34082217125,40.002211170604;116.34086708652,40.002169718312;116.34090301875,40.002142083437;116.34058861182,40.001838099064;116.34061556098,40.001734467716;116.34062454404,40.001637744981;116.34066047626,40.001181764515;116.34066047626,40.001126493947;116.34066047626,40.001091949819;116.34066047626,40.001057405674;116.34066945931,40.000815596161;116.34066945931,40.00067741891;116.34070539153,40.000345792356;116.34072335764,40.000318156736;116.34085810347,40.00023524981;116.34105573068,40.000269794375;116.34112759512,39.999820713658;116.34113657818,39.999703261287;116.34114556123,39.998887998042;116.34115454429,39.998818907485;116.3411725104,39.998701453377;116.34118149345,39.998583999066;116.34224149395,39.998625453552;116.34243013811,39.998556362728;116.34295115531,39.998570180898;116.34339132501,39.998597817231;116.34354403694,39.998611635393;116.34358895222,39.998611635393;116.34369674888,39.998618544473;116.34370573194,39.998604726312;116.34422674913,39.998749816858;116.34422674913,39.998749816858;116.34442437634,39.998735998724;116.34442437634,39.998742907792;116.34442437634,39.998563271813;116.34442437634,39.998556362728"}],[{"distance":1847,"duration":180,"fill":null,"is_depot":0,"type":3,"vehicle":{"end_name":"\u77e5\u6625\u8def\u7ad9","end_time":"23:29","end_uid":"8a2f1c7c1c1aa5cb09f5ebde","is_rtbus":0,"line_color":"#fb9511","
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值