Gumtree.com Listing Scraper avatar
Gumtree.com Listing Scraper

Pricing

$5.00/month + usage

Go to Store
Gumtree.com Listing Scraper

Gumtree.com Listing Scraper

Developed by

Alam

Alam

Maintained by Community

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.

0.0 (0)

Pricing

$5.00/month + usage

2

Total users

29

Monthly users

7

Runs succeeded

>99%

Last modified

7 months ago

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