25 lines
418 B
YAML
25 lines
418 B
YAML
id: tradingview
|
|
|
|
info:
|
|
name: tradingview
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-finance,tradingview
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://www.tradingview.com/u/{{user}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "— Trading Ideas &"
|