Skip to content

Latest commit

 

History

History
77 lines (71 loc) · 1.08 KB

File metadata and controls

77 lines (71 loc) · 1.08 KB

Country

Country slug or 'worldwide' for default explore trends

Example Usage

from x_api_scraper.models import Country
value: Country = "worldwide"

Values

  • "worldwide"
  • "algeria"
  • "argentina"
  • "australia"
  • "austria"
  • "bahrain"
  • "belarus"
  • "belgium"
  • "brazil"
  • "canada"
  • "chile"
  • "colombia"
  • "denmark"
  • "dominican-republic"
  • "ecuador"
  • "egypt"
  • "france"
  • "germany"
  • "ghana"
  • "greece"
  • "guatemala"
  • "india"
  • "indonesia"
  • "ireland"
  • "israel"
  • "italy"
  • "japan"
  • "jordan"
  • "kenya"
  • "korea"
  • "kuwait"
  • "latvia"
  • "lebanon"
  • "malaysia"
  • "mexico"
  • "netherlands"
  • "new-zealand"
  • "nigeria"
  • "norway"
  • "oman"
  • "pakistan"
  • "panama"
  • "peru"
  • "philippines"
  • "poland"
  • "portugal"
  • "qatar"
  • "russia"
  • "saudi-arabia"
  • "singapore"
  • "south-africa"
  • "spain"
  • "sweden"
  • "switzerland"
  • "thailand"
  • "turkey"
  • "ukraine"
  • "united-arab-emirates"
  • "united-kingdom"
  • "united-states"
  • "venezuela"
  • "vietnam"
  • "zimbabwe"