2022-06-18 03:54:41 +00:00
|
|
|
id: api-proxycrawl
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ProxyCrawl API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Scraping and crawling anticaptcha service
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://proxycrawl.com/docs/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/proxycrawl
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,proxycrawl
|
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:
|
|
|
|
- "https://api.proxycrawl.com/leads?token={{token}}&domain=www.amazon.com"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"remaining_requests"'
|
|
|
|
- '"domain"'
|
|
|
|
- '"leads"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220088997cfa194d9f7e61db56502b823b07527adc1a245f4febe1ca37e88d76456022051c7378b301dac88738df762caee87a477a0d1336fd3b7b0ddbe370b9e65c43c:922c64590222798bb761d5b6d8e72950
|