gumtree-jobs-monitoring avatar
gumtree-jobs-monitoring

Pricing

Pay per event

Go to Apify Store
gumtree-jobs-monitoring

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

Leoncio Jr Coronado

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

28 minutes ago

Last modified

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.