Tutti.ch Scraper Swiss Classifieds & Marketplace avatar

Tutti.ch Scraper Swiss Classifieds & Marketplace

Pricing

from $3.00 / 1,000 search result listings

Go to Apify Store
Tutti.ch Scraper Swiss Classifieds & Marketplace

Tutti.ch Scraper Swiss Classifieds & Marketplace

Scrape 2M+ classified listings from tutti.ch, Switzerland's #1 classifieds platform. Extract prices, locations, cantons, seller info, GPS coordinates, images, and contact details. Browse by category (cars, real estate, electronics, furniture, jobs, and 20+ more). HTTP-only, fast, pay-per-result.

Pricing

from $3.00 / 1,000 search result listings

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Tutti.ch Scraper

Scrape 2M+ classified listings from tutti.ch, Switzerland's largest classifieds platform.

How it works

  1. Go to tutti.ch and set up your search with all desired filters (category, search query, price range, fuel type, body type, location, etc.)
  2. Copy the URL from your browser
  3. Paste it into the Search URLs input
  4. Run the actor

That's it. The actor extracts all listings matching your search, with automatic pagination.

Features

  • Any filter combination — Whatever you can filter on tutti.ch, the actor can scrape
  • Multiple searches — Paste multiple URLs to run several searches in one run
  • Detail enrichment — Optionally get GPS coordinates, all images, and seller ID
  • 2M+ listings — Access the entire tutti.ch marketplace
  • Fast & cheap — HTTP-only, 128 MB, pay-per-result

Output

FieldDescriptionSource
titleListing titleSearch
price / price_chfPrice (formatted + numeric)Search
categoryCategory (e.g., "cars", "electronics")Search
location / canton / postcodeLocation detailsSearch
seller_name / seller_typeSeller info (private/professional)Search
image_urlMain thumbnailSearch
latitude / longitudeGPS coordinatesDetail
image_urlsAll listing imagesDetail
seller_idSeller account IDDetail
phonePhone number (when available)Detail
descriptionFull listing textSearch
source_urlLink to listing on tutti.chBoth

Pricing

No start fee — pay only for results:

EventCost
Listing (basic)$0.003
Listing (with details)$0.005

100 listings = $0.30 (basic) or $0.50 (with details)

Examples

BMW Cabriolets with petrol engine

{
"searchUrls": ["https://www.tutti.ch/de/q/autos/Ak6NibXekY2Fyc5SSkrFjYXJzQXV0b1Njb3V0VHlwZaljYWJyaW9sZXSStWNhcnNBdXRvU2NvdXRGdWVsVHlwZaZwZXRyb2zAwMA?sorting=newest&query=bmw"],
"maxResults": 50
}

Multiple searches in one run

{
"searchUrls": [
"https://www.tutti.ch/de/q/immobilien/Ak8CuaW1tb2JpbGllbpTAwMDA?query=wohnung",
"https://www.tutti.ch/de/q/elektronik/Ak8CrGVsZWN0cm9uaWNzlMDAwMA?query=iphone"
],
"maxResults": 200,
"maxResultsPerQuery": 100
}

All listings (no filter)

{
"maxResults": 100,
"includeDetails": true
}

Issues & Feedback

Missing something or not working as expected? Open an issue and we'll fix it.