Skip to content

Check Baidu Map / BMAP Api Key using simple tools.

Notifications You must be signed in to change notification settings

ener1-s3c/bmap_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Baidu Map / BMAP Api Key Checker

pio1

What is Baidu Map / BMap ?

Baidu Maps is a desktop and mobile web mapping service application and technology provided by Baidu, offering satellite imagery, street maps, street view ("Panorama") and indoor view perspectives, as well as functions such as a route planner for traveling by foot, car, or with public transport.

How to use this script

  • Edit script & input your api key on line 4

  • python3 bmap.py

  • If Api Key valid, it will return address detail :

    image

  • If Api Key not valid, it will return response :

{ "status": 200, "message": "APP不存在,AK有误请检查再重试" }

Credit Photo :

  • pio.pii

Releases

No releases published

Packages

No packages published

Languages