Export Idealista property listings to Google Sheets using Apify

33f54686-a5c8-4dc6-8196-3a4ec50d045e

Latency
493ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "a1b2c3d4-0001-4000-8000-000000000001",
    "timestamp": 1780869922904
  },
  {
    "data": {
      "initialData": {
        "trigger": {
          "data": {
            "google_sheet_id": "12345abcdefg67890",
            "google_sheet_name": "Idealista Properties",
            "idealista_search_url": "https://www.idealista.com/en/sales/property-for-sale/madrid/madrid-capital/?since=1"
          }
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780869922904
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "a1b2c3d4-0001-4000-8000-000000000001",
    "timestamp": 1780869922904
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a5e62e93-d56c-40c0-a27b-1e260957cd88",
    "timestamp": 1780869922906
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "idealistascraper",
      "latencyMs": 250,
      "operation": "sale",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869923157
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a5e62e93-d56c-40c0-a27b-1e260957cd88",
    "timestamp": 1780869923157
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "8e5cf5fa-1bd2-4662-998a-8fbb36bbe9fa",
    "timestamp": 1780869923157
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "8e5cf5fa-1bd2-4662-998a-8fbb36bbe9fa",
    "timestamp": 1780869923160
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2a2b28c6-0d87-4fc5-8db3-6392db462685",
    "timestamp": 1780869923162
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869923162
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869923162
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780869923397
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 235,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869923397
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2a2b28c6-0d87-4fc5-8db3-6392db462685",
    "timestamp": 1780869923397
  }
]