Skip to content

Instantly share code, notes, and snippets.

@AkhandMishratruth
Created July 23, 2018 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkhandMishratruth/a0ac4eed9d0dbb923dd652c4b2824d6b to your computer and use it in GitHub Desktop.
Save AkhandMishratruth/a0ac4eed9d0dbb923dd652c4b2824d6b to your computer and use it in GitHub Desktop.
#Defining parameters and orientation
params = {'language': 'unk', 'detectOrientation ': 'true'}
#Defining image url
img = "https://quotefancy.com/download/18846/original/wallpaper.jpg"
data = {'url': img}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment