1.0.2 • Published 9 years ago

query_china_phone_address v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

#批量查询中国手机号归属地

批量在线查询中国手机号归属地,并导出成csv文件。

使用的腾讯拍拍的API

##安装:

~# [sudo] npm install query_china_phone_address -g

##用法:

querychinaphoneaddress 13333333333 18888888888

querychinaphoneaddress ./query.csv

csv格式类似于:

"realName","nickName","mobilePhone"
"任猛","hehehe",15222222222
"赵哥","hahaha",18888888888
"史庆","lalala",13000000000

查询结果会保存于当前目录的answer.csv中。

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago