Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Memberships

The AI MBA

1.4k members • Free

AI Creator Tools (ACT)

1.9k members • Free

The RoboNuggets Network (free)

36.4k members • Free

Tech Snack University

17.9k members • Free

AI Automation Agency Hub

302.8k members • Free

AI Automation Mastery

2.5k members • $49/m

Vertical AI Builders

10k members • Free

Voice AI Accelerator

7.6k members • Free

AI Automation Academy

2.3k members • Free

9 contributions to AI Automation Academy
Scrape Website > Feedback
Hi All @Yang Pan is it possible to receive a form with a website URL as a trigger in make.com, scrape the website, get feedback and then send that feedback to the lead?
1 like • Oct '24
Do you want it to just scrape one page? or all? If all website pages you would first need to scrape the first page. Get all the links in the menu, then visit and scrape each additional page. Here is the outline how I would do it. Webhook get the link > HTTP Module to get the HTML > HTML Parser to get Links > JSON build JSON of links > Iterator to go through each link > HTTP module to get HTML from each link > HTML Parser to strip HTML code and leave text > AI (ChatGPT, Claud) to summarize/suggestions for each page > Aggregator combine everything > JSON To combine all the feedback for each page > AI (ChatGPT, Claud) to give overall summary/suggestions if needed. Now there could be some issues so error handling this would be key along with making sure you are only grabbing links of the URL of the site you have. I would try to focus on getting links just from the Header links. You can insert before the first HTML parser to help with that also.
Help me solve my automation problem
Ultimate goal is to get a summary of Google spreadsheet data sent to my email. Modules used are drive, set variable, open ai and gmail. Sequence as follows: Watch for file upload in drive folder - convert spreadsheet to json- pass json through open ai to summarise - that summary gets sent to my email. The issue is that different spreadsheets will trigger the automation to begin with and the json will always be different. I can’t seem to figure out what to change for it to work the way I want to. Any ideas?
1 like • Oct '24
having a consistent data structure will eliminate a lot of your headaches. Is there a way to have that info put into the folder in the same format or structure every time?
Intro I Javier from Sunny Miami 🏖️
Hey everyone, great to be here! 🚀 I'm Javier Aguilera, and I specialize in integrating AI solutions for automation, voice, and text-based customer interactions. I run Startup Miracle, where we help small businesses and creators streamline operations with AI, chatbots, and workflow automation. I’m currently focused on assembling a squad of AI agents for voice and text purposes. I’m diving deep into VAPI’s AI squad for voice, learning about Relevance AI, and recently exploring Scade and OpeAI's Swarm. My favorite tools these days are Agentive, Voiceflow, VAPI, Make, Airtable. Running mostly on OpenAI, Claude, and Perplexity. One challenge I’m tackling is understanding how to seamlessly integrate these AI agents and systems to create powerful workflows for busy business owners and operators. My 2024 year-end goal is to deploy a SaaS play with AI workflows that simplify daily tasks for such a group of busy business owners and operators. Currently, I'm shipping and building a solid foundation of automation recipes. Earlier this week, I discovered @Yang Pan 's work with Dumplings! So much inspiration! While I’m not an engineer, I love playing in the NoCode space and leveraging AI to make it even more powerful. If anyone has experience with building multi-agent systems or best practices for voice/text-based AI integrations, I’d love to connect! Looking forward to contributing and learning from this amazing community! 😎
0 likes • Oct '24
Welcome!
Dumping Screenshot function
Hey @Yang Pan Can the screenshot function work with a Instagram bio? As I would like to be able to give automated bio feedback using a a prompt.
1 like • Oct '24
I believe you can get Bio info from the Instagram API. I wonder if that would be easier than interpreting a screenshot.
How to scrape LinkedIn profiles via Make.com?
I'm looking to dynamically generate an email based on LinkedIn profile content. For this I need to scrape the entire profile. How to scrape the content so that I can pass it through an OpenAI assistant to create the hyper-personalized email? I have access to Apify but don't know how to call it via Make.com? I'm unable to save the Actor without giving the profile URLs in Apify console.
0 likes • Oct '24
Apify has it's own module within Make. You would setup the Apify actor and save it as a task with your criteria in Apify. You would then use the Run Task Apify module to run the specific task you are needing. Next you would use the Apify Get Dataset Items module to get the data from that first module using the defaultDatasetID from the Apify run task module.
1-9 of 9
Kenny Thorson
2
5points to level up
@kenny-thorson-7364
Automation Analyst in financial world Owner of Web Development & AI Automation Company

Active 20d ago
Joined Oct 23, 2024
INTP
Des Moines, IA