2022-06-18 03:54:41 +00:00
|
|
|
id: api-scraperapi
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ScraperAPI API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Easily build scalable web scrapers
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.scraperapi.com/documentation/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/scraperapi
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,scraperapi
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "http://api.scraperapi.com/account?api_key={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"concurrencyLimit"'
|
|
|
|
- '"concurrentRequests"'
|
|
|
|
- '"requestLimit"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402206581528b6146f4b236024133b4794a75c58849ba7d34f14de80b23481f1c700e022019fff75a44f572ebab929eaaacfb8236d76b0c923438623fc0bb74cb1ad8d144:922c64590222798bb761d5b6d8e72950
|