id: api-scraperapi info: name: ScraperAPI API Test author: daffainfo severity: info reference: - https://www.scraperapi.com/documentation/ - https://github.com/daffainfo/all-about-apikey/blob/main/Development/ScraperAPI.md tags: token-spray,scraperapi self-contained: true requests: - method: GET path: - "http://api.scraperapi.com/account?api_key={{token}}" matchers: - type: word part: body words: - '"concurrencyLimit"' - '"concurrentRequests"' - '"requestLimit"' condition: and