---
title: "Apartments for rent in central Athens under 800 EUR"
slug: "athens-center-apartments-for-rent-greek"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/athens-center-apartments-for-rent-greek"
actor: "Spitogatos.gr Real Estate Scraper"
actor_url: "https://automationbyexperts.com/apify/spitogatos-scraper"
apify_url: "https://apify.com/fayoussef/spitogatos-scraper/examples/athens-center-apartments-for-rent-greek?fpr=youssef&fp_sid=abe_ex_athens-center-apartments-for-rent-greek"
price: "$0.0015"
price_unit: "per result"
---

# Apartments for rent in central Athens under 800 EUR

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.

**Run it:** [Apartments for rent in central Athens under 800 EUR on Apify](https://apify.com/fayoussef/spitogatos-scraper/examples/athens-center-apartments-for-rent-greek?fpr=youssef&fp_sid=abe_ex_athens-center-apartments-for-rent-greek)  
**Actor:** [Spitogatos.gr Real Estate Scraper](https://automationbyexperts.com/apify/spitogatos-scraper)  
**Pricing:** $0.0015 per result

## What this task is for

Central Athens rents move quickly, so the value of an export is having the whole band at once: floor, build year and energy class next to each other make it obvious which listings are cheap for a reason. The search runs up to ten pages deep on the sub-800 EUR filter.

The contact number on each row is the landlord or the agency, which is what turns a shortlist into viewings booked the same afternoon. Published in Greek on Apify, the export fields are the same in any language.

## The input this task runs with

```json
{
  "start_urls": [
    {
      "url": "https://www.spitogatos.gr/enoikiaseis-diamerismata/athina-kentro/timi_eos-800"
    }
  ],
  "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.
- [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 rent in Thessaloniki under 600 EUR](https://automationbyexperts.com/apify/examples/thessaloniki-apartments-for-rent-under-600): 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.
- [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).
