4 lines
441 B
Bash
4 lines
441 B
Bash
json_file="./country_details.json"
|
|
cat .\country_details.json | jq '.[] | select(.ISO2 ==\"AL\")'
|
|
|
|
osr-search googlemaps --source='C:\\Users\\mc007\\Desktop\\osr/osr-directory/meta/global/search/africa-terms.json' --searchFrom='Algeria Africa' --language=en --google_domain=google.co.uk --limit=50 --debug=true --findEMail=true --location='Algeria Africa' --metra=true --cache=true --dst='./${CATEGORY}/${QUERY}.xls' --filterContinent=Africa |