gumtree-jobs-monitoring
Pricing
Pay per event
gumtree-jobs-monitoring
Scrapes real-time Gumtree job listings: titles, descriptions, metadata, salary, employer details, and phone numbers. Includes Monitoring Mode with deduplication to skip old posts. Ideal for recruiters, agencies, and automated daily job tracking.
Pricing
Pay per event
Rating
0.0
(0)
Developer

Leoncio Jr Coronado
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
28 minutes ago
Last modified
Categories
Share
Gumtree Jobs Monitoring Actor
This Actor automatically monitors Gumtree job listings and extracts fresh job posts with detailed metadata. Ideal for recruitment workflows, lead generation, job alert systems, and market research.
umtree Jobs Monitoring Actor
This Actor automatically monitors Gumtree job listings and extracts fresh job posts with detailed metadata. Ideal for recruitment workflows, lead generation, job alert systems, and market research.
π Features
Scrapes Gumtree job listings in real-time
Extracts title, company, salary, location, and posting metadata
Monitoring mode: detects new job posts only
Supports multiple search URLs
Saves results in a clean structured dataset
Playwright-powered browser automation (stable & reliable)
π§ Input { "search_urls": [ "https://www.gumtree.com/jobs" ], "max_results": 50, "monitoring_mode": true }
search_urls
List of Gumtree job-search pages to scrape. Supports any category and keyword.
max_results
Maximum jobs to extract per URL.
monitoring_mode
true β only new/unseen jobs
false β scrape everything every run
π€ Output
Each job entry includes:
title
company
location
salary (if available)
job URL
job ID
posting date
collected date
description snippet
metadata (job type, hours, salary info, etc.)
Output is saved to the default dataset, ready for export (CSV, JSON, Excel).
π§© Example API Usage import requests
run = requests.post( "https://api.apify.com/v2/acts/motivational_nickel~gumtree-jobs-monitoring/runs?token=YOUR_API_TOKEN", json={ "search_urls": ["https://www.gumtree.com/jobs"], "max_results": 50, "monitoring_mode": true } ).json()
print(run["data"])
π‘ Use Cases
Recruiting automation
Job alert notifications
Aggregators & job boards
Competitive market tracking
Lead generation for agencies
Keyword-based job filtering
β Notes
Uses Playwright for stable scraping
Optimized for repeated runs
Monitoring mode prevents duplication
Supports integration with any automation pipeline
πΈ Monetization
This Actor uses pay-per-usage pricing and is optimized for low-cost repeated runs.
β Ready
This README is:
β Structured β Clean β Professional β SEO-friendly β Perfect for Apifyβs scoring system
Expect a score boost within the next few hours.