Introduction
Call the local API to operate the app to open, configure the proxy, etc., to help users realize the automatic script function.
Last updated
Call the local API to operate the app to open, configure the proxy, etc., to help users realize the automatic script function.
Last updated
Note: The request data is only for demo, for details, please refer to the API document.
Note: The request data is only for demo, for details, please refer to the API document.
Support the use of browser functions via Local API to help users run their own automation scripts.
Install and log in to BitBrowser.
To Settings, find Local API url and port.
Download and run demo.
Request method is post, and the parameter passing method is responseBody.
The interface returns a json object, success is true and the operation is successful. If there is any returned data, it will be appended to the data object
When the interface returns success as false, it means that the business failed, which may be due to program reasons or parameter verification, etc., and the failure information will be appended to msg