AMapAPI
薅高德地图羊毛,使用JS版本SDK,无限后端调用API
Install / Use
/learn @qingshuinayan/AMapAPIREADME
AMap API - 高德地图无限调用后端
基本思路
- 高德的后端Restful接口限制频率和次数
- 高德的前端SDK不限制接口调用频率和次数
- 把前端转成后端的数据来源,以此无限调用API
实现逻辑
- 写一个高德地图的前端(此处直接使用了模板)
- 写一个JS的函数调用,使用HtmlUnit运行
- "我爬我自己",得到返回值
- 在Java中,将JS的异步回调,改为同步(以Java的多线程,代替JS的单线程)
- 得到数据
支持接口
配置
- 仅 "amap.api.key" 必填, 更改为你申请的高德 JS版本SDK 的APIKey
部署
- mvn clean package
- 使用得到的Jar包进行部署
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
View on GitHub67/100
Security Score
Audited on May 22, 2025
No findings
