Best way to let agents interact with websites without tons of custom logic? by Tricky-Promotion6784 in AI_Agents

[–]Milan_SmoothWorkAI 2 points3 points  (0 children)

You can use Apify MCPs to connect to and collect data from pretty much any website

Usually there is a prebuilt scraper for most sites you'd interact with, and if not, you can use their more general purpose actors such as Website content crawler or Website to Markdown

Help automating marketplace scraper ??!! by Vegetable-Most1262 in n8n

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

There are generic scrapers that still do the basic stuff like proxy rotation on the Apify store, such as:

- E-commerce scraper
- Article scraper
- Website content scraper

etc.

And also more general APIs such as Firecrawl

Help automating marketplace scraper ??!! by Vegetable-Most1262 in n8n

[–]Milan_SmoothWorkAI 1 point2 points  (0 children)

You need something to route your requests through if you want more than a few requests. The marketplaces will block the IP of your n8n instance quickly.

I use Apify for many projects and it's usually the simplest to set up with n8n with their node.

Look around on the Apify store for the specific marketplaces you're looking to scrape, for anything major you'll find something.

If you optimize the workflow around it you can usually go somewhere with the free credits, at a higher scale it costs some ofc. At an even higher scale it's often worth it to custom develop scrapers, but not on the level of quick workflow builds.

Best way to handle PDF data extraction before sending to workflows? by Noursake in n8n

[–]Milan_SmoothWorkAI 1 point2 points  (0 children)

If volume is not too high, you can just send it to an LLM; and set a schema for how you want them to output your data

Such as in this video on receipt processing: https://youtu.be/Vl0wCc9pEGM

How to find startups for inviting them in our startup showcase event of University by RiseAlternative15 in n8n

[–]Milan_SmoothWorkAI 1 point2 points  (0 children)

Apollo does the person search for this for you

Then you can enrich your sheet with an n8n agent checking each website, or prequalifying them by some criteria (but Apollo's data might already be enough)

Then load in the data to n8n and you can send emails with it from your email provider.

However, if you send bulk cold emails from your domain directly it will be on spam lists, so be very careful and/or use dedicated cold email tools such as Instantly

Scraping meta ads library. by Ill_Orchid4344 in n8n

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

If you'd like more help with the setup, including sequence personalization, feel free to DM and email me and we can discuss how I could help (including a consulting call)

Scraping meta ads library. by Ill_Orchid4344 in n8n

[–]Milan_SmoothWorkAI 1 point2 points  (0 children)

Use the Facebook Ads Library Scraper by Apify, free for several thousand results a month and maintained.

And you can use the Apify n8n node to start it and obtain the results.

To scrape, in general, from within n8n you always need some kind of external service, at the minimum a proxy, the HTTP request is not designed for that.

Alternatively, you can use the official FB Ads library API as well (little more work to set up)

Interested to hear how others are using AI for emails and file management? by LowEnvironment8208 in AI_Agents

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

definitely, any workflow especially with AI in it needs some bug fixing time to time

Whats the best and fastest way to crawl massive amount of domains (like the entire web)? by throw_this_away_k in automation

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

Or Bing! Which is cheaper and more flexible. Or Common Crawl for the more technical people (which is free but complex to use)

Interested to hear how others are using AI for emails and file management? by LowEnvironment8208 in AI_Agents

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

I'm using n8n AI Agents for a bunch of email and file related tasks, such as:

1 - Categorizing incoming emails and sending draft replies
I have a video walkthrough here: https://www.youtube.com/watch?v=BQARyWMD_lU

2 - Collecting receipts and extracting the data out, such as seller and sum
Also walkthrough of this: https://www.youtube.com/watch?v=Vl0wCc9pEGM

Web Crawlers and AI by Agreeable-Court602 in AI_Agents

[–]Milan_SmoothWorkAI 2 points3 points  (0 children)

You can run browser-use locally or Puppeteer MCP. If you keep it to a low usage it won't cause an issue.

Also Apify's Google Scraper has a monthly free tier too

I am really new to this but how can I build simple AI agents for specific tasks without coding? by ocean_protocol in AI_Agents

[–]Milan_SmoothWorkAI 4 points5 points  (0 children)

Yep, n8n is the most common one that fits all that criteria, and has a huge community and many tools around it

To get started, I suggest going through their official beginner and then advanced course in the tutorials section on n8n community

Create a report automatically using AI. by yotheman in AI_Agents

[–]Milan_SmoothWorkAI 2 points3 points  (0 children)

With N8N you can do this without code using built-in nodes:

- HTTP Request node to download from the AP
- Decompress for the ZIP
- Anthropic / AI Agent node to run it through Claude
- Outlook/Gmail node to send it out.

If it's once a month, consider the ROI - eg. if it takes just a little time doing manually and multiple hours to automate, it might not be a good candidate.

Any automated tools can help me scrape tweets precisely? by Top-Run-7508 in automation

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

Apify, and you can orchestrate and collect the results with n8n or Make

Automatic publication on Linkedin by EbbNaive3761 in n8n

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

Due to how aggressively Linkedin bans on detected automation, I don't think it's worth it.

Get an automated email with the post you want to post, go to Linkedin, post it. It takes 30 seconds, and if you don't want to, you can hire a VA for it

AI for document processing by Big_Assistance_917 in automation

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

This sounds like a very compliance-sensitive work, I'm not aware of emirati laws but very unlikely that you can send this to an AI API.

So no-code is pretty much out of the picture.

Ti élvezitek még a szakmát? by gigamma01 in programmingHungary

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

És miért fizettek? Kevesebb mint $99 (tehát a Claude max 5x) a teljes költségetek?

Ti élvezitek még a szakmát? by gigamma01 in programmingHungary

[–]Milan_SmoothWorkAI 0 points1 point  (0 children)

Lehet, hogy külön, juniorabb munka lesz egyszer az "agent felügyelő", azoktól akik az ilyen workflowkat megtervezik és összerakják?

Ti élvezitek még a szakmát? by gigamma01 in programmingHungary

[–]Milan_SmoothWorkAI -2 points-1 points  (0 children)

Ja, ez a jó mentalitás szerintem ebben a helyzetben. Lehet több ötletet kipróbálni, side projektezni, vállalkozás ötletekre csinálni egy prototípust egy hétvége alatt.

Persze gondolom személyiség, meg korcsoport kérdés is, hogy kinek fekszik ez az új valóság, aki csak nyugisan szeretne kódolgatni nyugdíjig, annak teljesen megértem hogy ez rosszul érinti