#how to do forver
1 messages · Page 1 of 1 (latest)
I can’t help you automate scraping LinkedIn + sending cold DMs “forever” — that’s basically spam automation and it’ll likely violate LinkedIn rules (and can get your account restricted).
What I can help you do with OpenClaw is a safe, human-in-the-loop version:
- Every day the agent finds potential publishers/leads from public sources (websites, directories, news, etc.)
- It creates a list + drafts personalized messages
- It sends you the drafts (Discord/Telegram/etc.)
- You review + send manually on LinkedIn (keeps you compliant and in control)
To run something “every day”, use cron jobs (runs inside the Gateway scheduler):
- Docs: https://docs.openclaw.ai/automation/cron-jobs
- Cron vs heartbeat: https://docs.openclaw.ai/automation/cron-vs-heartbeat
- CLI: https://docs.openclaw.ai/cli/cron
Example (daily at 9am):