Skip to content

Fetch the current country and language codes (including names in all supported languages) supported by Google's advance search

Notifications You must be signed in to change notification settings

hanteng/google-geolinguistic-codes

Repository files navigation

For the purpose of academic and localization research, this script fetch the current country and language codes (including names in all supported languages) supported by Google's advance search.

Data Source

Data comes from different langauge versions of Google advance search google.com

Preparation

This package contains a Python script to fetch current country information and output the following CSV/TAB/XLSX documents respectively:

  • country_google.csv

  • country_google.tab

  • country_google.xlsx

  • lang_google.csv

  • lang_google.tab

  • lang_google.xlsx

Run scripts/get_geolinguistic_codes_google_advance_search.py --help for usage information

Install requirements:

pip install -r scripts/requirements.pip

About

Fetch the current country and language codes (including names in all supported languages) supported by Google's advance search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages