Loading...
Loading...
Use when the user wants Google Search results through Frevana, including organic results, related searches, related questions, knowledge graph, answer boxes, localized country/language results, pagination offsets, safe search, result count, or device-specific Google results.
npx skill4agent add finpeakinc/frevana-skills google-searchqlocationglhlnumstartsafedeviceqlocationglhlnumstartsafedeviceFREVANA_TOKEN--tokencurlbashpython3qcurlFREVANA_TOKENFREVANA_TOKENFREVANA_TOKEN--tokenbash <skill-path>/scripts/search_google.sh \
--q "coffee"--query--qbash <skill-path>/scripts/search_google.sh \
--q "coffee" \
--location "Austin, Texas, United States" \
--gl us \
--hl enbash <skill-path>/scripts/search_google.sh \
--q "coffee" \
--num 20 \
--start 20 \
--safe off \
--device mobilebash <skill-path>/scripts/search_google.sh \
--q "coffee" \
--gl us \
--hl en \
--output ./out/google-search-result.jsonbash <skill-path>/scripts/search_google.sh \
--q "coffee" \
--token "your bearer token"{
"q": "coffee",
"location": "Austin, Texas, United States",
"gl": "us",
"hl": "en",
"num": 20,
"start": 20,
"safe": "off",
"device": "mobile"
}qlocationglhlnumstartsafedeviceqlocationglhlnumstartsafedeviceengineapi_keyoutputno_cacheasynczero_tracesearch_metadatasearch_parameterssearch_informationorganic_resultsrelated_questionsrelated_searchesknowledge_graphanswer_boxpagination./out/google-search-<UTC timestamp>-<pid>.json--output--q--query--location--gl--hl--num1100--start--safeactiveoff--devicedesktopmobiletabletcurlcurlpython3python3