WebScrapping

What app or module should i use to launch a website and perform operations like click a button, and then input a value in a text box etc.

Hi @Chaitanya_Prabhu

Wellcome to the community. Try scrapeninja or scrapingbee.

Best regards

Thanks, as per your suggestion and some analysis started using ScrapeNinja. I am creating a scenario by adding ScrapeNinja module and selecting Scrape (Real browser), and in its settings, i gave the url. When i run the module it is able to launch the url and get the Output, Bundle 1, Info structure, Target webste raw response, I see the response, but after this, i want to set some values in the input fields and click on a button. where should i place the code to perform these operations? Please let me know.

Welcome to the Make community!

You can test clicks using the official ScrapeNinja test tool:

ScrapeNinja Live Sandbox

You’ll need to select/unselect these options as per screenshot

Screenshot 2025-08-22 235036

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

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

2 Likes

It’s the perfect solution for the problem I was facing. thanks.

2 Likes