29 lines
826 B
YAML
29 lines
826 B
YAML
id: api-zenrows
|
|
|
|
info:
|
|
name: ZenRows API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies
|
|
reference:
|
|
- https://www.zenrows.com/documentation/
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/zenrows
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,zenrows
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.zenrows.com/v1/?apikey={{token}}&url=https://example.com"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Example Domain</title>'
|
|
|
|
# digest: 490a00463044022053400d85ec2ff13f0c35b64bcadd50ad94e1a5dd83e8ee17fc28a0fba7da62cc022032c0210f12b83c7ebe8bd917a35c833b82ad629aa4e67377438baa7f4b673765:922c64590222798bb761d5b6d8e72950
|