Skip to content
RTILA Web Business Automation
  • Home
  • Features
  • Pricing
  • Marketplace
  • Support
    • Documentation

Cart

RTILA Web Business Automation
  • Home
  • Features
  • Pricing
  • Marketplace
  • Support
    • Documentation
Free Download
Free Download

Billing & Licensing

10
  • Change License’s registered email address
  • Upgrade a License
  • Manage License Activation Count
  • RTILA Studio local database
  • Standalone Exe Antivirus False Positive Alert
  • Team Member Activation URL & License
  • AppSumo Codes Redemption
  • Download & Activate RTILA Studio
  • AppSumo Code Stacking & Upgrade
  • Mac OS Installation Warning

Custom Commands

36
  • WordPress Posts via API (beta)
  • Webhook Send Request
  • Target Text Before After
  • Download File to Folder
  • Clipboard Copy & Paste
  • ChatGPT API Full Control
  • Generate Random Numbers and Text
  • Regex & JS Filters
  • API Bridge Get Post Requests
  • WhatsApp API send MSG
  • GET HTML
  • Slack Notification Command
  • Target Elements With Text Value
  • Directory Get Files Path
  • Folder and File Monitoring
  • Get iFrame URL
  • Get File Content
  • Verify License Easy Digital Downloads
  • Save Variable to File
  • Rename File
  • Move File to New Directory
  • Delete File
  • Mouse Events
  • Get System Info
  • Airtable Get & Update Records
  • Email Send Via SMTP
  • Wait For Element to disappear
  • OCR Passport Reader
  • Target Element in Shadow Dom
  • Airtable Get Records
  • Airtable Update Records
  • Sanitize URL
  • Email Verification
  • Get Hardware ID HWID
  • Timestamp Unix and UTC
  • Switch Tab Focus Command

How-To & Tutorials

42
  • How to target a CSS element
  • Change default Browser
  • Export Results to a CSV file
  • Profile Session Feature
  • OCR Feature: read text from images
  • Auto Download Pinterest Images
  • Save current URL using JavaScript
  • Search & Filter Projects
  • Error handling Strategy
  • Working with Arrays and Objects in RTILA
  • Auto Comment On WordPress Posts
  • Run Automations in Silent Mode
  • License Check for Standalone Executables
  • Trigger Standalone Bots via Command lines
  • How To Find Custom Collections For List type Datasets
  • Correcting & Completing Auto-Recorder Commands
  • RTILA WordPress Plugin installation & configuration
  • Using Developer Tools In RTILA Studio
  • Create A Project From Scratch
  • Bring back disappearing commands & properties
  • Export & share an RTILA project file
  • Install Browser Extensions using Profile Session
  • How To Fill a Form Using Generic Form Filler Child-Project
  • Project Settings: Import URLs manual entry, From File, From Project, and Read XML Sitemap
  • Project Settings: Import URLs manual entry
  • Use Local Storage Variable to scrape Do-follow Links
  • Schedule Launch of Automations
  • Email Results File via Gmail
  • Read from Google Sheets & Post on WordPress
  • Website Load Testing Automation
  • Read data from a txt or csv file
  • Downloading files
  • Open in a New tab
  • Using filters to complete a URL
  • Choosing the right collection
  • Set a Counter with JavaScript
  • Setup reCAPTCHA Resolution
  • Woo Categories & ChatGPT API
  • Login to Google Account & share profile session
  • Google Search Baby Steps
  • Auto-Recorder as a 1st step
  • Standalone Executable Bots

Official Commands

58
  • List Command
  • Incogniton Anti-detect browser
  • Save results to file command
  • RTILA Cloud API Documentation
  • FTP / SFTP Command
  • Custom Commands
  • Integrations
  • RPA & Desktop OS Commands
  • Add And Configure Dataset Properties
  • Inspection Panel Interface & Elements
  • Config & binaries files for Standalone
  • Focus On Element Command
  • Go To Url Command
  • Scroll Element Command
  • Execute JavaScript Code command
  • Reload Page Command
  • Compare Variables Condition
  • Take Screenshot Command
  • Smart Variable (ChatGPT API)
  • Child Projects
  • Confirm (Dialog Box) Command
  • Populate Text Field Command
  • Hover Mouse On Element Command
  • Download Page Command
  • Stop Automation Command
  • Log Message Command
  • Input (prompt box) Variable
  • Extract Results Command
  • Wait for Element to Appear Command
  • Selector (DOM element)
  • Check Radio Input Command
  • Dynamic Variable (JavaScript Code)
  • Static Variables
  • Set Checkbox State Command
  • Set Dropdown Value Command
  • Press a Keyboard Key Command
  • Upload File Command
  • Double Click On An Element Event
  • Click On An Element Event
  • Switch Browser Identity Command
  • Slack Notification Command
  • Save as Pdf Command
  • Go Back To Previous Page Command
  • Go Forward To Next Page Command
  • Proxies Built-In Rotation
  • External Proxy Rotation API
  • Regular Expressions
  • Mock Location Command
  • Close Page Command
  • Desktop Notification Command
  • Command Folder
  • Clear Cookie Command
  • Change Page Size Command
  • Break Loop Command
  • DataSet Types
  • Link Crawler Command
  • Alert Message Command
  • Wait Commands
  • Home
  • Docs
  • Proxies using Built-in Rotation
View Categories

Proxies using Built-in Rotation

1 min read

Use Case #

More and more websites are limiting the number of search or page loads you can do for each unique visit or visitor. To be able to scale automation on these websites you may need to use Proxying, which essentially gives to your automation a fresh new identity in terms of IP address and this can be combined with our Clear Cookies and Switch Browser Identity commands to create a completely unique browser fingerprint on each page visit or load.

Get Proxy URLs from a provider #

The first step is to subscribe to a premium Proxying provider that offers URL based proxying feature. We are using the example of Proxy Empire but any other proxy provider can work with RTILA as long as you generate the correct format of the proxying URLs. If not yet done open an account with our affiliate link and start with a free 100mb welcome credit here: https://proxyempire.io/?ref=rtila

UPDATE: Proxying bug solved in V7.1, please backup your V6 and V7 projects before updating to V7.1

Once the account opened you can choose between Residential or Datacenter types of proxies. In most cases the Datacenter type does the job and is much more cost efficient. Once you choose your preferred type of proxying then generate the Proxies URL using the guidance below:
1) Select your type of Proxy product > 2) Choose the country or use Any > 3) Select how many URLs you wish to generate > 4) Select this specific format as highlighted > 5) Copy the list of URLs to paste it later into RTILA or save it as a txt or csv file for importing it to RTILA proxy feature.

Add Proxy URLs to Project Settings #

The Built-in rotation system needs to be fed Proxy URLs within the Project Settings > Proxies > BUILT-IN-ROTATION System input field, see below screenshot

Call Rotate Proxy Command where needed #

You can now head to the Commands panel for your project and add and use the Rotate Proxy command. It is best to call this command before the load of the next page or next cycle of a loop or list. Or whenever needed. You can also call this command every X cycles of a loop if you notice that the target websites allows say 100 page load for the same unique visitor. We also advise to combine the use of the Rotate Proxy command with the Clear Cookies and the Switch Browser Identity (random + reload options) commands so to create the most unique possible browser signature or fingerprint. See screenshot below for illustration:

Templates using Rotate Proxy #

A first template where the Rotate Proxy commands proves useful is our Increase CTR template where it is advised to use Proxying so to ensure that Google counts each visit/page load as a unique visit instead of a repeat visit by the same user/browser-signature.

    Still stuck? How can we help?

    How can we help?

    Updated on 04/12/2024

    Powered by BetterDocs

    Table of Contents
    • Use Case
    • Get Proxy URLs from a provider
    • Add Proxy URLs to Project Settings
    • Call Rotate Proxy Command where needed
    • Templates using Rotate Proxy

    INFO & LEGALS

    PRICING
    PAYMENTS & REFUND
    COOKIES - PRIVACY
    LICENSE AGREEMENT

    DOWNLOADS

    BOT LAUNCHER
    RTILA STUDIO ON GITHUB
    BOT & TEMPLATES
    PARTNERSHIPS

    RESOURCES

    VIDEO TUTORIALS
    DOCUMENTATION
    SUPPORT PORTAL
    FB COMMUNITY SUPPORT

    stay in touch

    Subscription Form

    follow us on

    • Facebook
    • YouTube
    • RTILA LinkedIn Page
    Copyright © RTILA CORPORATION