Painting Blue Code
Simple, self-explanatory code snippets.
2015-07-13
PYTHON - Getting text from a website
import requests
txt = requests.get("http://lipsum.com/robots.txt").text
print( txt )
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment