Gumtree.com Listing Scraper avatar

Gumtree.com Listing Scraper

Try for free

1 day trial then $10.00/month - No credit card required now

View all Actors
Gumtree.com Listing Scraper

Gumtree.com Listing Scraper

sync-network/gumtree-com-listing-scraper
Try for free

1 day trial then $10.00/month - No credit card required now

Efficiently scrape and collect classified listings from Gumtree with customizable search filters, price ranges, and date options. Ideal for market research, price tracking, and data collection.

Gumtree Base URL

urlstringOptional

The base URL of the Gumtree search. Default is 'for-sale'.

Default value of this property is "https://www.gumtree.com/search?search_category=for-sale"

Search Location

search_locationstringOptional

The location to search within (e.g., 'birmingham'). Leave blank for no specific location.

Default value of this property is ""

Distance (miles)

distanceintegerOptional

The radius around the location to search within, in miles. Leave blank for no distance filter.

Sort By

sortEnumOptional

Sort results by 'date' (newest first) or 'price'. Leave blank for no sorting.

Value options:

"date": string"price": string

Default value of this property is "date"

Max Items

max_itemsintegerRequired

The maximum number of items to scrape.

Default value of this property is 10

Keywords

keywordsarrayOptional

List of keywords to filter listings by (optional).

Min Price

min_priceintegerOptional

Minimum price of listings to scrape (optional).

Default value of this property is 0

Max Price

max_priceintegerOptional

Maximum price of listings to scrape (optional).

Default value of this property is 1000000

Locations

locationsarrayOptional

List of locations to filter listings by (optional).

Date Range

date_rangeEnumOptional

Filter items posted within the last specified timeframe.

Value options:

"last_hour": string"last_24_hours": string"last_week": string"last_month": string"last_3_months": string"last_6_months": string"last_year": string

Default value of this property is "last_week"

Throttle

throttleintegerOptional

Time in seconds to wait between requests to avoid overloading the server.

Default value of this property is 2

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified 9 days ago