Getting Started
Getting Started
Installation
Installation
HTTP Rules (Modify Traffic)
HTTP Rules (Modify Traffic)
Overview
Redirect URL (Map Local, Map Remote)
Replace Strings (Switch Hosts, API Endpoints)
Modify Headers
Modify Request Body
Modify Response Body
Modify Query Params
Modify Cookies
Modify DOM/Inject scripts
Modify User Agents
Delay Request
Cancel Rule
Organizing Rule
Import/Export Rules from File
Pause/Resume Requestly
Rule Operators
Advance Targeting
Sharing Rules
Map Local
Map Remote
Pinning Rules
GraphQL Support
Edit and Replay
Import Setting from Charles Proxy
Test URL Condition
Test this Rule
File Server
File Server
Sessions Replay
Sessions Replay
Getting Started
Getting Started
Installation
Installation
HTTP Rules (Modify Traffic)
HTTP Rules (Modify Traffic)
Overview
Redirect URL (Map Local, Map Remote)
Replace Strings (Switch Hosts, API Endpoints)
Modify Headers
Modify Request Body
Modify Response Body
Modify Query Params
Modify Cookies
Modify DOM/Inject scripts
Modify User Agents
Delay Request
Cancel Rule
Organizing Rule
Import/Export Rules from File
Pause/Resume Requestly
Rule Operators
Advance Targeting
Sharing Rules
Map Local
Map Remote
Pinning Rules
GraphQL Support
Edit and Replay
Import Setting from Charles Proxy
Test URL Condition
Test this Rule
File Server
File Server
Â
To start intercepting and modifying network traffic from a browser using Requestly, you need to connect the browser first. Follow the steps to connect browser of your choice.
- Click any one of theÂ
Connect Apps
 button as shown below.
Â
- This will open a popup modal which consists all detected browsers on your system, along with other sources that Requestly supports. Select the browser that you want to launch.
Â
Â
Intercepting an existing browser profile
If you are trying to intercept traffic on an existing browser profile, all running instances of that browser will first be closed. So make sure to save any progress that you might have made before starting the interception.
Â
Launching browsers with custom arguments
To launch browsers by providing custom launch arguments you can use the dropdown next to the launch button.

This should show you a set of preset launch configurations:
Without Safety Checks
: This sets the following flags:
--allow-running-insecure-content --allow-insecure-localhost --allow-third-party-modules
Without CORS
: This launches the browser with--disable-web-securtiy
flag set
With Custom Arguments
: This allows you to specify your own custom launch arguments. Currently this is only supported for chromium based browsers.
You can find a comprehensive list of arguments here