{
  "name": "Get Post Data From Site",
  "nodes": [
    {
      "parameters": {
        "url": "https://www.producthunt.com/coming-soon",
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        460,
        0
      ],
      "id": "9e5a1551-51db-4b00-bfdc-c570d010fa27",
      "name": "HTTP Request"
    },
    {
      "parameters": {
        "operation": "extractHtmlContent",
        "extractionValues": {
          "values": [
            {
              "key": "=data",
              "cssSelector": ".styles_noOfLines-3__lMAXQ",
              "returnArray": true
            }
          ]
        },
        "options": {
          "cleanUpText": true
        }
      },
      "type": "n8n-nodes-base.html",
      "typeVersion": 1.2,
      "position": [
        700,
        0
      ],
      "id": "30af1d4f-59fd-49cd-8fe9-934aa03f694e",
      "name": "HTML"
    },
    {
      "parameters": {
        "operation": "appendOrUpdate",
        "documentId": {
          "__rl": true,
          "value": "1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k",
          "mode": "list",
          "cachedResultName": "new-technologies",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k/edit?usp=drivesdk"
        },
        "sheetName": {
          "__rl": true,
          "value": "gid=0",
          "mode": "list",
          "cachedResultName": "Sayfa1",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k/edit#gid=0"
        },
        "columns": {
          "mappingMode": "autoMapInputData",
          "value": {},
          "matchingColumns": [
            "data"
          ],
          "schema": [
            {
              "id": "data",
              "displayName": "data",
              "required": false,
              "defaultMatch": false,
              "display": true,
              "type": "string",
              "canBeUsedToMatch": true,
              "removed": false
            }
          ],
          "attemptToConvertTypes": false,
          "convertFieldsToString": false
        },
        "options": {}
      },
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4.5,
      "position": [
        1160,
        0
      ],
      "id": "563c521d-4319-4452-92a3-fb4bac8154b0",
      "name": "Google Sheets",
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "fieldToSplitOut": "data",
        "options": {}
      },
      "type": "n8n-nodes-base.splitOut",
      "typeVersion": 1,
      "position": [
        920,
        0
      ],
      "id": "1c8a41bb-7feb-49f2-a37b-4e441115a4c9",
      "name": "Split Out",
      "alwaysOutputData": false
    },
    {
      "parameters": {
        "operation": "delete",
        "documentId": {
          "__rl": true,
          "value": "1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k",
          "mode": "list",
          "cachedResultName": "new-technologies",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k/edit?usp=drivesdk"
        },
        "sheetName": {
          "__rl": true,
          "value": "gid=0",
          "mode": "list",
          "cachedResultName": "Sayfa1",
          "cachedResultUrl": "https://docs.google.com/spreadsheets/d/1_X9Awr9ZghSgXCFx6YosYnsPhyxMxh8js68YzQeOK3k/edit#gid=0"
        },
        "startIndex": 1,
        "numberToDelete": 50
      },
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4.5,
      "position": [
        220,
        0
      ],
      "id": "a597b8e9-ace7-4bdf-b9e4-416cdf6f89e7",
      "name": "Google Sheets1",
      "credentials": {
        "googleSheetsOAuth2Api": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "weeks",
              "triggerAtDay": [
                1
              ],
              "triggerAtHour": 8
            }
          ]
        }
      },
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1.2,
      "position": [
        0,
        0
      ],
      "id": "d30571a2-8138-431c-b0f5-6dfa36c87d22",
      "name": "Schedule Trigger"
    }
  ],
  "connections": {
    "HTTP Request": {
      "main": [
        [
          {
            "node": "HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTML": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets1": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Google Sheets1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "13849250-a5cb-475c-ba54-4d1f6062ce6d",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "6D26tsKVhSw8gjRj",
  "tags": []
}