Visual RPA on Make.com

Hi everyone,

I’m looking for an affordable Robotic Process Automation (RPA) solution with computer vision capabilities for a client. The goal is to automate repetitive tasks and improve process efficiency.

Here are the specific requirements:

  • Integration with Make: The solution should be able to connect to Make and trigger automated workflows.
  • Computer vision: The solution should be able to process images and videos to automate visual perception tasks.
  • Affordable cost: The solution should be affordable for a small business.
  • Possibility of launching it on a remote server (as with UIpath)

I’ve explored several options, including UiPath, but their pricing is prohibitive for a small practice like my client’s.

I’d like to know what other Make users are using for RPA. Do you have any recommendations?

Thank you in advance for your help and feedback.

Best regards

Isn’t make.com already what you need?
You can run automations through API, you can use visual AI modules to process images and docs (ChatGPT, for example) and it is already hosted on cloud.

What are the limits of make.com for your use case?

1 Like

Hello @Giacomo_Lanzi, thanks, but no.
Like i said, i already use Make.

But i need a solution which allows me to automate tasks, as UiPAth does, and which I can launch via Make

For example :
Open a web page, click on the first button, enter a text in the search bar, and click on 4 buttons. Then close the page.

Thanks a lot if anybody have some advice

You can use ScrapeNinja for that. It allows you to interact with the web page (fill forms/clicks/etc.) and return result(s).

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!

You can use Zenrows or ScrapeNinja.
Personally, I had the best results with Zenrows, even through website that allegedly blocks bot.
Zenrows can be actioned from Make, since it fully support API.