32 lines
831 B
YAML
32 lines
831 B
YAML
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
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,proxycrawl
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 490a004630440220088997cfa194d9f7e61db56502b823b07527adc1a245f4febe1ca37e88d76456022051c7378b301dac88738df762caee87a477a0d1336fd3b7b0ddbe370b9e65c43c:922c64590222798bb761d5b6d8e72950
|