Get web page source code

request URL
  • http://127.0.0.1:35000/api/v1/profile/source
request method
  • GET
parameter
ParameterRequiredTypeDescription
profileIdYesstringBrowser Profile ID
back to example
{
    "status": "OK",
    "value": "<html ...>"
}