n8n-nodes-seek-jobs-scraper
n8n/n8n-nodes-seek-jobs-scraperScrape job postings from Seek.com.au (Australia) and Seek.co.nz (New Zealand) via the public v5 search API. Get title, company, location, salary, work type, seniority, remote type, teaser, classification, and parse_confidence. Multi-query batch, zero auth
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-seek-jobs-scraper": {
"url": "None",
"transport": "http"
}
}
}