26 lines
661 B
YAML
26 lines
661 B
YAML
id: api-googleautocomplete
|
|
|
|
info:
|
|
name: Google Autocomplete API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,google,autocomplete
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://maps.googleapis.com/maps/api/place/autocomplete/json?input=Bingh&types=%28cities%29&key={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'error_message'
|
|
negative: true
|
|
|
|
# digest: 490a004630440220344f806848586febd952c752069f180728aebf96ca17ee89a4925d877f3050aa02206a73ef7cc9c752bd668fb2f88eb6d768fdaf6dbbe4a267ca134fe85ecaaeb5ff:922c64590222798bb761d5b6d8e72950
|