You can automate it with the right libraries, such as https://github.com/kevin1024/vcrpy
This one runs the real request and saves the response, faking it later by returning what it saved instead of making the request again.
You can automate it with the right libraries, such as https://github.com/kevin1024/vcrpy
This one runs the real request and saves the response, faking it later by returning what it saved instead of making the request again.