Q: Hi, we would like to purchase RTILA.
Our main purpose will be to produce standalone bots for clients.
Our questions are as follows:
Q1. Appsumo (6 Code Plan - $594.00) = RTILA Website (ENTERPRISE LIFETIME 100 Machines & Unlimited Projects + Standalone Reseller Rights -$594.00 )??
Q2. 100 Machines - So we can use the RTILA on 100 machines at the same time?
Q3. Unlimited Projects - Can we run N number of projects in 100 machines with the following plan?
Q4. Important - Standalone Reseller Rights - If we create a Bot can we sell to as many clients as we want??
Can our clients run the Standalone Bot on multiple devices as they want or is there any limit?
Kindly let us know. Thanks.

RTILA
May 15, 2024A: Thanks Conor for your interest and your questions, see below our first answers:
Q1. Appsumo (6 Code Plan - $594.00) = RTILA Website (ENTERPRISE LIFETIME 100 Machines & Unlimited Projects + Standalone Reseller Rights -$594.00 )??
>>> Yes correct
Q2. 100 Machines - So we can use the RTILA on 100 machines at the same time?
>>> Yes correct
Q3. Unlimited Projects - Can we run N number of projects in 100 machines with the following plan?
>>> Yes correct
Q4. Important - Standalone Reseller Rights - If we create a Bot can we sell to as many clients as we want??
>>> Yes correct
Can our clients run the Standalone Bot on multiple devices as they want or is there any limit?
>>> No limits for your clients in terms of running your bots unless you add a limit by design/intention. Also you have 2 ways of compiling your automations into a Standalone Bot/Software:
1) Compile into a .bot file and provide your client with our Bot Launcher: https://github.com/rtila-corporation/rtila-bot-launcher
This method is good if you want your clients to be able to launch multiple different .bot files/automations that you will provide them with.
2) Compile into a single executable file (.exe/.dmg/.sh) so that the client can immediately use that Automation without needing the Bot Launcher.
This is suitable for larger and more complex automations or if you want to "Package" the Automation as an Executable Software.
Thanks.
Hi, I greatly appreciate your response.
I want to scrape data from Ecom sites and store it in the google sheet.
My question is will I be able to scrape data with the bot and use the bot to validate the data?
Let's say if there is an product removed from some website, will the bot be able to read the data and delete the data that doesn't meet certain criteria?
I hope I'm making sense. Looking forward to your answer.
Dear Cornor
I want to scrape data from Ecom sites and store it in the google sheet. My question is will I be able to scrape data with the bot and use the bot to validate the data?
>>> Yes you can scrape the data and then login to an email verifier tool or use their API to validate emails and or use our ChatGPT command to check and format the data when needed.
Let's say if there is an product removed from some website, will the bot be able to read the data and delete the data that doesn't meet certain criteria?
>>>
Yes you can build a Google Sheet that you can use as a "tracking" table where you update the status of each page/data scrapped and when that source data (âge or product) is out of stock or changed or not available then you update the status column for that page/product on your Google Sheet and then a second RTILA bot would be trigger by that status for instance "removed" to do a specific flow..