Skip to content

Ariefah Shalihah

  • Home
  • About

How to make an HTTP GET request in Python

Use requests.get()

Use urllib.request.urlopen()



how-to-make-an-http-get-request-in-python

Categories PYTHON
Post navigation
How to make an abstract base class in Python
How to make an HTTP PUT request in Python

Recent Posts

  • How asynchronously call methods in Python
  • How get a function name as a string in Python
  • How pretty print a JSON file in Python
ariefahshalihah