plc-job-scraper

Automaticky vyhledává PLC, automation a SCADA pracovní nabídky z LinkedIn, Indeed a dalších job boardů. Ideální pro PLC programátory a automation inženýry hledající nové projekty.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "plc-job-scraper" with this command: npx skills add cjmore66/plc-job-scraper

PLC Job Scraper

Automatický scraper pro PLC a automatizační pracovní nabídky.

Použití

Konfigurace (nastav před spuštěním)

# Cílové job boardy
export JOB_BOARDS="linkedin,indeed,glassdoor"

# Klíčová slova
export SEARCH_TERMS="PLC programmer,automation engineer,SCADA"

# Lokace (volitelné)
export LOCATIONS="Germany,Austria,Czech Republic"

# Typ úvazku
export JOB_TYPE="full-time,contract"

Spuštění scrapingu

# Použij Apify Actor pro scraping
apify run caisik/plc-job-scraper

# Nebo použij web_search + web_fetch

Export výsledků

# Export do CSV
python export_to_csv.py --input jobs.json --output plc_jobs.csv

# Export do Google Sheets
python export_to_sheets.py --input jobs.json

Výstupní formát

Scraper vytváří JSON/CSV s následujícími poli:

PolePopis
titleNázev pozice
companyNázev firmy
locationLokace
salaryPlat (pokud dostupný)
descriptionPopis pozice
urlOdkaz na inzerát
date_postedDatum zveřejnění
job_typeTyp úvazku
required_skillsPožadované skills

Automatizace

Cron pro pravidelný scraping

# Spusť každý den v 8:00
0 8 * * * apify run caisik/plc-job-scraper --quiet

Notifikace

# Pošli Telegram zprávu s novými nabídkami
python notify.py --jobs jobs.json --telegram

Tipy

  • Používej proxy rotation pro避开 rate limiting
  • Nastav delay mezi requesty (min 2s)
  • Ukládej výsledky do Google Sheets pro snadný přístup
  • Filtruj podle platového minima (např. €50k+)
  • Hledej "Siemens", "S7", "TIA Portal", "Beckhoff" v popisech

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

HH OpenClaw Agent

HH OpenClaw Agent is a public ClawHub hh.ru application skill. Use it when the user says "hh openclaw agent", "hh job apply automation", "hh.ru browser appli...

Registry SourceRecently Updated
1510Profile unavailable
Automation

BDJobs Job Apply

BDJobs job search, matching, applying, undoing, and salary-update automation for OpenClaw. Use when the user wants to set up BDJobs credentials/preferences,...

Registry SourceRecently Updated
1480Profile unavailable
Automation

Job Auto Apply

Automated job search and application system for Clawdbot. Use when the user wants to search for jobs and automatically apply to positions matching their criteria. Handles job searching across LinkedIn, Indeed, Glassdoor, ZipRecruiter, and Wellfound, generates tailored cover letters, fills application forms, and tracks application status. Use when user says things like "find and apply to jobs", "auto-apply for [job title]", "search for [position] jobs and apply", or "help me apply to multiple jobs automatically".

Registry SourceRecently Updated
4.5K28Profile unavailable
Automation

Freelance Job Scraper

Autonomous freelance job monitoring agent. Scans Hacker News Who is Hiring, YC jobs board, and remote job aggregators for high-value automation and AI gigs,...

Registry Source
1340Profile unavailable