MuLogin API Execute Script

API Execute Script:

Request URL:

http://127.0.0.1:30725/api/v1/profile/ExecuteScript

Request status: post

Note:

1) Please refer to the "Execute Script" page for parameter descriptions.

2) Please refer to the tutorial "Where are the Profile IDs" for the browser profile IDs or use the profile/list api interface to get all the profileIds.

3) The JS code of Body needs to be base64 encoded. For example, in the browser pop-up window:

alert("mulogin.com") is encoded as YWxlcnQoIm11bG9naW4uY29tIik=