mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
27 lines
797 B
YAML
27 lines
797 B
YAML
id: api-scrapestack
|
|
|
|
info:
|
|
name: Scrapestack API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Real-time, Scalable Proxy & Web Scraping REST API
|
|
reference:
|
|
- https://scrapestack.com/documentation
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/scrapestack
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,scrapestack
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.scrapestack.com/scrape?access_key={{token}}&url=https://oast.me"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<h1> Interactsh Server </h1>'
|
|
# digest: 4a0a0047304502210095fa47224c5864470704008f7978eaf6fda46cb06da1ed0cb9507f9ab977891802203d658731147d88a8e8c1102f89469d57e46640bf1e4a93993254ba6cd87d6bea:922c64590222798bb761d5b6d8e72950 |