---
title: "Find apartments for rent in Thessaloniki under 600 EUR"
slug: "thessaloniki-apartments-for-rent-under-600"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/thessaloniki-apartments-for-rent-under-600"
actor: "Spitogatos.gr Real Estate Scraper"
actor_url: "https://automationbyexperts.com/apify/spitogatos-scraper"
apify_url: "https://apify.com/fayoussef/spitogatos-scraper/examples/thessaloniki-apartments-for-rent-under-600?fpr=youssef&fp_sid=abe_ex_thessaloniki-apartments-for-rent-under-600"
price: "$0.0015"
price_unit: "per result"
---

# Find apartments for rent in Thessaloniki under 600 EUR

Every apartment for rent in Thessaloniki at 600 EUR a month or less, from Spitogatos.gr, with floor area, floor, heating, furnished flag, coordinates and the landlord or agency phone number.

**Run it:** [Find apartments for rent in Thessaloniki under 600 EUR on Apify](https://apify.com/fayoussef/spitogatos-scraper/examples/thessaloniki-apartments-for-rent-under-600?fpr=youssef&fp_sid=abe_ex_thessaloniki-apartments-for-rent-under-600)  
**Actor:** [Spitogatos.gr Real Estate Scraper](https://automationbyexperts.com/apify/spitogatos-scraper)  
**Pricing:** $0.0015 per result

## What this task is for

Six hundred euros is roughly where the Thessaloniki student and young professional market sits, and heating type is in the export because in a city with old building stock it is the difference between an affordable flat and an expensive one once winter bills arrive.

Getting the whole band in one sheet is what lets a relocating worker or an agency compare on area, floor and furnishing instead of scrolling listing by listing. Change the city name or the maximum price and the same export covers a different market.

## The input this task runs with

```json
{
  "locations": [
    "Thessaloniki"
  ],
  "listing_type": "rent",
  "property_types": "apartment",
  "price_max": 600,
  "max_depth": 10
}
```

## What every run returns

- `Property title (EN + GR)`
- `Asking price (€)`
- `Price per m² (€/m²)`
- `Area in m²`
- `Number of bedrooms`
- `Floor number`
- `Construction year`
- `GPS coordinates (lat/lng)`
- `Full address & region`
- `Energy efficiency class`
- `Heating type`
- `Parking & storage`
- `Photos (all URLs)`
- `Agent name & contact`
- `Listing URL & ID`
- `Date published`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Spitogatos.gr Real Estate Scraper tasks

- [Homes for sale in Thessaloniki, from Spitogatos](https://automationbyexperts.com/apify/examples/thessaloniki-homes-for-sale-greek): Apartments, houses and maisonettes for sale in central Thessaloniki, exported from Spitogatos.gr with price, square metres, floor, build year, energy class, GPS coordinates, agent phone and photos.
- [Apartments for rent in central Athens under 800 EUR](https://automationbyexperts.com/apify/examples/athens-center-apartments-for-rent-greek): Rental apartments in central Athens at 800 EUR or less from Spitogatos.gr, with over 25 fields per property including floor, build year, energy class, coordinates, contact phone and full-resolution photos.
- [Export land plots for sale in Chania, Crete](https://automationbyexperts.com/apify/examples/crete-land-plots-for-sale): Plots of land for sale around Chania, Crete from Spitogatos.gr, with price, area, price per square metre, coordinates and the seller's phone number on every row.
- [Find apartments for sale in Kolonaki, Athens](https://automationbyexperts.com/apify/examples/kolonaki-apartments-for-sale): Apartments for sale in Kolonaki, Athens up to 300,000 EUR from Spitogatos.gr, with price per square metre, floor, year, energy class, GPS coordinates and the agent's phone number.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
