Skip to content

Instantly share code, notes, and snippets.

@umrashrf
Created September 3, 2014 09:25
Show Gist options
  • Select an option

  • Save umrashrf/56dbb2d078ff044d68c4 to your computer and use it in GitHub Desktop.

Select an option

Save umrashrf/56dbb2d078ff044d68c4 to your computer and use it in GitHub Desktop.
Force a language on Facebook by cookie (for scraping purpose)
curl --cookie "locale=en_US" https://www.facebook.com/
@umrashrf

umrashrf commented Sep 3, 2014

Copy link
Copy Markdown
Author

You can find whole list of language values here https://www.facebook.com/settings?tab=account&section=language&view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment