Brave Web Search
Command to execute
curl -s "https://api.search.brave.com/res/v1/web/search?q=$(echo "$ARGUMENTS_REST" | sed 's/ /+/g')&count=10" \
-H "X-Subscription-Token: ${BRAVE}" \
-H "Accept: application/json"
Source: aiden-liu/news_roundup_agent — distributed by TomeVault.