2022-06-18 03:54:41 +00:00
|
|
|
id: api-scraperbox
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: ScraperBox API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Undetectable web scraping API
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://scraperbox.com/documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/scraperbox
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,scraperbox
|
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:
|
2024-07-23 12:51:51 +00:00
|
|
|
- "https://api.scraperbox.com/scrape?token={{token}}&url=https://oast.me"
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 304
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2024-07-23 12:51:51 +00:00
|
|
|
- '<h1> Interactsh Server </h1>'
|
2024-07-26 13:07:14 +00:00
|
|
|
# digest: 4b0a004830460221008ff8292cc353ebf7a99f02309204258ba687b09db0ff39799aa77da0c6ad4f34022100a4bd8632ff2ac574ed802106daac16c08abc2c64fad8667c3118a9a2dc800814:922c64590222798bb761d5b6d8e72950
|