External Transmission
Medium
- Category
- Data Exfiltration
- Content
./scripts/search.sh --json '{"query": "NVIDIA stock analysis", "search_depth": "advanced"}' ``` ### Equivalent curl The script is a thin wrapper around this call:- Confidence
- 94% confidence
- Finding
- curl The script is a thin wrapper around this call: ```bash curl --request POST \ --url https://api.tavily.com/search \ --header "Authorization: Bearer $TAVILY_API_KEY" \ --header 'Content-Typ
