2022-06-18 03:54:41 +00:00
|
|
|
id: api-serpstack
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: serpstack API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Real-Time & Accurate Google Search Results API
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://serpstack.com/documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/serpstack
|
2022-06-18 03:54:41 +00:00
|
|
|
tags: token-spray,serpstack
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "http://api.serpstack.com/search?access_key={{token}}&query=mcdonalds"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"total_time_taken"'
|
|
|
|
- '"processed_timestamp"'
|
|
|
|
- '"search_url"'
|
|
|
|
condition: and
|