id: api-proxycrawl info: name: ProxyCrawl API Test author: daffainfo severity: info description: Scraping and crawling anticaptcha service reference: - https://proxycrawl.com/docs/ - https://github.com/daffainfo/all-about-apikey/tree/main/proxycrawl tags: token-spray,proxycrawl self-contained: true requests: - method: GET path: - "https://api.proxycrawl.com/leads?token={{token}}&domain=www.amazon.com" matchers: - type: word part: body words: - '"remaining_requests"' - '"domain"' - '"leads"' condition: and