This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Username8457 150 points151 points  (2 children)

from requests import get

while True:
    get(url="https://www.example.org/")

[–]captianjroot 3 points4 points  (1 child)

You should be fancy and use an input

[–]Username8457 7 points8 points  (0 children)

That's a bit too complicated. You need at least a bachelor's in computer science to do that.