{
  "name": "Lesson 6 OCR  (homework)",
  "nodes": [
    {
      "parameters": {
        "operation": "download",
        "fileId": {
          "__rl": true,
          "value": "={{ $json.id }}",
          "mode": "id"
        },
        "options": {}
      },
      "id": "ae482951-d347-409d-9f0c-99a56c17615c",
      "name": "Скачать файл",
      "type": "n8n-nodes-base.googleDrive",
      "typeVersion": 2,
      "position": [
        -880,
        1380
      ],
      "credentials": {
        "googleDriveOAuth2Api": {
          "id": "14",
          "name": "Google Drive account"
        }
      }
    },
    {
      "parameters": {
        "pollTimes": {
          "item": [
            {
              "mode": "everyMinute"
            }
          ]
        },
        "triggerOn": "specificFolder",
        "folderToWatch": {
          "__rl": true,
          "value": "1eTCvzwIpllfTk0zPf0y8oG9E9lyNBjFu",
          "mode": "list",
          "cachedResultName": "Распознавание документов",
          "cachedResultUrl": "https://drive.google.com/drive/folders/1eTCvzwIpllfTk0zPf0y8oG9E9lyNBjFu"
        },
        "event": "fileCreated",
        "options": {}
      },
      "id": "50305ffd-144f-4e09-ae07-96d3fae702af",
      "name": "Google Drive Trigger",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "typeVersion": 1,
      "position": [
        -1120,
        1380
      ],
      "credentials": {
        "googleDriveOAuth2Api": {
          "id": "14",
          "name": "Google Drive account"
        }
      }
    },
    {
      "parameters": {
        "content": "## Справка по API распознавания\nhttps://ocr.space/ocrapi\n",
        "height": 94.59290802349972,
        "width": 409.39176054369625
      },
      "id": "e2773e22-ba46-42f8-8f6e-b110540ec152",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -740,
        1140
      ]
    },
    {
      "parameters": {
        "url": "={{ $json.SearchablePDFURL }}",
        "options": {}
      },
      "id": "e9557648-9354-4bb1-ab6e-efd63b8c5907",
      "name": "ПолучитьPDF по ссылке с текстовым слоем",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 3,
      "position": [
        -400,
        1380
      ]
    },
    {
      "parameters": {
        "content": "### отправьте запрос на OCR.space\n\nПолучите ссылку на PDF со скрытым текстовым слоем "
      },
      "id": "da99ea38-b49f-4582-8bd0-0b58e399fba7",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -700,
        1360
      ]
    },
    {
      "parameters": {
        "content": "### залейте файл на Гугл диск\n\nНе забудьте правильно назвать его",
        "height": 127.41443027719177
      },
      "id": "2f40ea2e-ffab-4a08-bdd6-2dd5900db414",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -220,
        1380
      ]
    }
  ],
  "pinData": {},
  "connections": {
    "Скачать файл": {
      "main": [
        []
      ]
    },
    "Google Drive Trigger": {
      "main": [
        [
          {
            "node": "Скачать файл",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ПолучитьPDF по ссылке с текстовым слоем": {
      "main": [
        []
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "1e5de626-c6f9-4394-b3e3-9a1382a2ebee",
  "id": "Nm8qpF6gQOLL127k",
  "meta": {
    "instanceId": "62148517c718afe88189b4557f5264eca24fb302b44a11226f98636805acbeef"
  },
  "tags": [
    {
      "id": "2",
      "createdAt": "2023-06-22T04:56:17.812Z",
      "updatedAt": "2023-06-22T04:56:17.812Z",
      "name": "n8n business course"
    }
  ]
}