RTILA - RPA & Web Automation Questions

Log in to ask a question
Showing 1 - 20 of 636 questions

Q: Is it RTILA a substitute of n8n or make.com for making agents?

DianaV.PLUSApr 20, 2025
See detail
Share
Helpful?

Q: Scrape Stock Data to Google Sheets

Is it possible to scrape stock data and update regularly in google sheet? For example, if the below link is in cell A2, can the name be populated in C2, price be populated in D2, etc.

https://sg.finance.yahoo.com/quote/MBH.SI/

vp.iitmApr 19, 2025
See detail
Founder Team
RTILA

RTILA

Apr 19, 2025

A: Dear VP iitm
Yes this is doable, I did a quick test and RTILA is able to grab the data see screenshot here:
https://prnt.sc/fnp3CQHjaals

And you can then use our Google Sheet command to save this data in any column/row/cell in a target google sheet

Share
Helpful?

Q: Can this be installed in my site hosting server? Just wonder if it can do whatever automation tasks in website

ian0212Edited Apr 15, 2025
See detail
Share
Helpful?

Q: Please speak to the revised model around custom commands…

Good day!
I have purchased the 6 code package. Digging into the skool program, which I am finding an invaluable resource.
Two questions:
1) With the revision of how custom commands are applied in the system, (which I understand the reason for), what is/is there a plan for facilitating a “marketplace” for custom commands?
2) In the Skool curriculum, there is a “developer” section that is locked out by default. How does one gain access to that material?
Thank you. Keep up the great ideas and work!

mscott3PLUSEdited Apr 13, 2025
See detail
Founder Team
RTILA

RTILA

Apr 14, 2025

A: Hello mscott
Thank you for your purchase and trust, see first answers below:

1) With the revision of how custom commands are applied in the system, (which I understand the reason for), what is/is there a plan for facilitating a “marketplace” for custom commands?
>>> Yes we actually are softlaunching the marketplace for both custom templates/flows and custom commands, but for the custom commands we need to apply a more careful approach and it will be on invite base first, the marketplace is here and is already multi-vendor ready: https://rtila.com/downloads/

2) In the Skool curriculum, there is a “developer” section that is locked out by default. How does one gain access to that material?
>>> The Developer Course will be release in the next 2 or 3 months once we finalize/complete the business manager course. But we will start publishing more and more technical content on our YouTube channel soon as well

Share
Helpful?

Q: Scraping YouTube video channel info?

I want to do a search in YouTube and scrape the info (and save it to a database such as AirTable). Here's an example of what I want RTLA to do:
#1 Enter my search terms for the YouTube search field: "WordPress AI" for example.
#2 Open YT channel main page, click on "...more" to open the pop-up containing Description text, Links, and More info such as # of subscribers, views... Capture all that info.
#3. Capture the list of videos for the channel including when recorded, # of views, title and url.
#4. Save to AirTable (or other database that supports fields and long text).
#5. Can RTLA do the above?
#6. How many hours would it take to complete the above?
#7. Is any custom programming needed? Or just point-and-click with the studio?
#8. Is there any AI functionality that would speed development time or improve results?
Thank you.

BuckStarPLUSEdited Apr 12, 2025
See detail
Founder Team
RTILA

RTILA

Apr 14, 2025

A: Hello Buckstar
We already have a template that is doing something similar and using Google Sheet as a sort of database, but you can use our MySQL or Directus command to also do this using other types of databses. See here for the Google sheet approach which is more non-developer friendly: https://rtila.com/downloads/google-sheets-read-update/
See the podtcast video with Kiya where we are scrapping data from Youtube channels from and intoGoogle sheet

Share
Helpful?