Gumtree Scraper avatar
Gumtree Scraper

Pricing

$10.00/month + usage

Go to Store
Gumtree Scraper

Gumtree Scraper

Developed by

Fatih Köse

Fatih Köse

Maintained by Community

Export data from search results of Gumtree.com, the free classified ads, and community website. Get images, location, prices, and descriptions of the available products and adverts. Save the data as HTML, JSON, CSV, Excel, or XML.

0.0 (0)

Pricing

$10.00/month + usage

2

Total users

46

Monthly users

7

Runs succeeded

>99%

Last modified

a month ago

You can access the Gumtree Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "gumtree_link": [
< "https://www.gumtree.com/search?search_category=cars&search_location=uk"
< ],
< "proxy_config": {
< "useApifyProxy": true
< }
<}' |
<apify call voyn/gumtree-scraper --silent --output-dataset

Gumtree Scraper API through CLI

The Apify CLI is the official tool that allows you to use Gumtree Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: