Skip to content

Instantly share code, notes, and snippets.

@niccokunzmann
Created October 17, 2016 07:00
Show Gist options
  • Save niccokunzmann/992c17f38a095a59a127c1693eb91210 to your computer and use it in GitHub Desktop.
Save niccokunzmann/992c17f38a095a59a127c1693eb91210 to your computer and use it in GitHub Desktop.
import requests
print(requests.get("http://owncloud.quelltext.eu").text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment