Claude AI reads maritime job boards and Telegram channels, extracts vacancies for every rank, and delivers clean results — no broken scrapers, no missed posts.
AI reads pages and messages — add any source in one line of config.
Claude reads the page text and extracts vacancies — no CSS selectors, no maintenance.
Claude Haiku extracts rank, vessel, salary, duration from raw page text.
Install the ocean-clouds plugin for Claude Code and search directly from your terminal.
git clone https://github.com/petro-nazarenko/ocean-clouds
cd ocean-clouds
pip install -r requirements.txt
cp .env.example .env
# ANTHROPIC_API_KEY — console.anthropic.com
# TG_API_ID + TG_API_HASH — my.telegram.org/apps (optional)
python -m scraper.telegram --setup # Telegram auth, one-time
/search Chief Officer Tanker
/tg --since 48
/filter --salary 7000 --urgent
/sources
Submit your rank and we'll notify you when matching vacancies appear.