Rayley Documentation

Python

Route HTTP requests through Rayley's static IP proxy from Python.

Use a static IP address from any Python app by routing requests through Rayley's proxy.

You can use any HTTP client that supports proxy configuration. Below are examples using the popular requests library and the modern httpx client.