Welcome to the Make community!
For web scraping with user input, you can use ScrapeNinja.
ScrapeNinja’s “Scrape (Real Browser)” module runs the page in a web-browser so it closely emulates what users see, as opposed to just the raw page HTML fetched from the HTTP module.
ScrapeNinja can “interact with page” – fill in forms, and click links and buttons
However, this is a tad advanced to set up.
I would suggest completing the Make Academy before jumping into building a complete scenario. If you need specific assistance when you are building a scenario it’s easier to help you then. Otherwise, you can also hire a professional by posting a request in the Hire a Pro category.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
- Help Centre | Tutorials – Make “Manual”
- Make Academy – Basics 101: Learn Make and get certified
Help Centre Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Tokens for
parseDate
| Tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI - How to setup and use OpenAI (ChatGPT) in Make
- How to use Regex in Make - How to use pattern matching to extract the text you want
Partner & Custom Apps
Hope this helps! Let me know if there are any further questions or issues.
— @samliew