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?
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?
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.
I’m not sure if you’re still looking for a solution but I’ve been developing a solution for this exact use case over the past 6 months. It basically allows you to use the Make UI to design an RPA workflow (ie. click, locate, type, etc.) on your local computer. If you still need it you can join the waitlist here:
That’s exactly what I’m looking for. I use a Web service and while it has some APIs, not everything is behind an API yet. So I want to use RPA to automate some tedious tasks. And I want to use make.com. Your waitlist talks about n8n though - does it also already work on make.com ?
Hi @Silvia_Pfeiffer,
Yes, ScrapeNinja is working with Make.com too. There is a specific app with 3-4 modules. I actually prefer to use plain http module to send requests to ScrapeNinja, but with their app you should achieve the same result.
I have to warn you, though, the use of those kind of scraper is not super reliable and sometimes they could give inconsistent results or even no results at all.
Actually, I was looking at RPAgent - I’m not after a scraper, but an RPA tool. It does look like Airtop is best suited to my needs - I will test it out.
Thanks for your help everybody!
Hi @Silvia_Pfeiffer , RPAgent’s Alpha version only works with n8n at the moment but the final tool will work with any workflow platform that can perform HTTP requests, like make.com.