How it works

Build your automated pdf to text extractor in a minute! Perfect solution for those who deal with large amounts of incoming CVs or other documents! Extract data from documents using remote workflow on Latenode.com!


In this article you’ll see how to create an automated no code workflow that will extract data from the PDF files on your Google Drive using API and Chat GPT, and filling the Google Sheet form with the data.

Also, you can get the template of that scenario that you can copy and use for yourself for free! 

You can upgrade this template or use it not only for pdf text extraction.

Scenario overview

Let’s take a look at the whole pdf scraper scenario first, and then break each step down.

Illustration of Scenario overview on Latenode

How does this pdf extract scenario work? Once in an hour it takes all the CVs in pdf format from the Google Drive, converts to the txt files using HTTP-request, then chatGPT assistant Extracts the needed data and fills out the Google Spreadsheet.

Main steps of scenario:

  1. Schedule Trigger. Activates the scenario at a set period of time.
  2. Google Drive. Here we have 2 nodes: Find file and Download File.
  3. Javascript. We’ll use Javascript nodes with AI copilot for file formatting throughout the scenario. First, I asked AI to give me code that converts files from Google Drive to base64 format.
  4. HTTP request. Use API to extract text from pdf using tried party services API docs.
  5. ChatGPT.  ChatGPT assistant extracts the data from the text.
  6. Google Sheets. Fills out the sheet with that information,

Scenario breakdown

And here’s a step-by-step instruction for those who want to learn the process. Remember about free to use and ready to go templates at the end of the article.

Preparations

For this scenario, you’ll need to have the ability to use Open AI Assistants and any API converter.

OpenAI assistant

That is simple. Log into your OpenAI account, then go to assistants, and click the “create” button in the upper right corner. You’ll see the assistant's settings panel.

Illustration of AI assistent right settings

Here you need to:

  1. Give your assistant a name
  2. Give it instructions on how you want it to answer, and some context. We recommend you to ask it to use attached files, ‘cause otherwise, it can forget to do it.
  3. Choose a model
  4. Select available tools and add files that the assistant can use. Don’t forget to turn retrieval on to make file adding possible.

Copy the assistant’s ID (you see it under the Name column), then go to API keys, create one and save it.

PDF to TXT converter

Use any you like. I took ConvertAPI because it has a free trial and provides a lot of info.

Illustration of ConvertAPI app to create automete converter from pdf to text

Create scenario

Now we switch to Latenode.com. Here, we have to create the pdf to text conversion scenario: (You don't need to create it from scratch, just copy the template at the end of the article)

Schedule trigger

Illustration of schedule trigger

Click “Add node” in the scenario tab, choose “Schedule” from the list. Click on the node to set it up. Specify the interval and the timezone, save the changes. I also added a trigger on Run once, just for convenience.

Google Drive nodes

Illustration of Google Drive nodes

Click “Add node”, search for Google drive folder in actions tab, and choose “Find file” node.
To make it work you have to log into gmail account to get access token, choose drive and Search name. In this case, I want to extract data from files that have CV in their name.

Next add “Download file” from the same action folder of Google drive.

Illustration how to download file you need to create AI pdf-text converter

Use id from the results of the previous node, and then click run node once to save the changes and make the data flow through the scenario. You’ll get the file in the output.

Javascript #1: Convert to base64

Illustration of JS code you need To extract Text

That is the code the AI gave me. You can take it here(#1). Replace const fileContentPath with your object from the previous node.

HTTP request

Find HTTP request in the list of actions. To understand how to create it, visit ConvertAPI documentation. Here we can take info about setting up the request.

Here’s how my pdf to txt conversion request looks like.

Illustration of right HTTP reques settings

I use an object from Find file Google Drive node to specify the name of the downloaded file, and file content in base64 from the Javascript node. And add Content-Type=application/json pair in Headers.

Illustration of right HTTP reques settings

Run node once to get the file from the HTTP request.

Javascript #2

Illustration of JS code you need To extract Text

Another code node, #2 here.

This time, I asked AI to extract text from the txt file.

ChatGPT nodes

We’ll face 3 GPT nodes here:

  • Create Thread
  • Create Message
  • Create Run

 Each node performs an action with OpenAI.

First we create a thread, or conversation with the GPT Assistant

Illustration how to create ChatGPT nodes and how to use AP key

Insert your Open AI API key, that’s it! Run node once and get the id of the created thread in the output.

Create message:

illustration how to create right massage for AI Support Assistent

Here you need an API key again. In the thread ID field put the result of the previous node. You’ll see it in the helper window after you click on the input field.

In “Message content” give some additional instructions if you want and put the filecontent from the last Javascript node. Automated pdf extractor is one step closer!

Create Run

Illustration How to create your run to watch the result

This node gets the pdf scraper reply.

Specify the node just like your OpenAI assistant and use GPT assistant ID.

Javascript #3

Illustration of JS code you need To extract Text

Here we use JS node the last time, to make 3 separate json objects out of the Assistants reply.

Here’s the example, just put your data in content const.

Google Sheets

Let’s put this data somewhere, Google Sheets is a good option for this pdf data extract scenario on latenode.com.

illustration of Google Sheets settings you need

Log into gmail account once more to get access token, choose the drive and the sheet, and put jsons into the fields, save the scenario and click run once to run or deploy the scenario to activate the schedule trigger.

Results

The reslts of work we have done

After a successful scenario execution this workflow will extract the text from pdf file on your Google Drive and put it into your Google Spreadsheet.

That is how to create a pdf extractor with no code on latenode.

As I promised, here’s the template of this workflow. Just copy it and follow this guide article to set it up.

There’s a video about it, don’t bother reading!

If you want somebody to help you, check out our Discord channel, we have some devs in it ready to assist!

Apps in this workflow

Categories

AI
IT & Development

FAQ

How does Latenode help maximize opportunities?

By integrating all your marketing tools in one place through data integration, Latenode helps you gain a comprehensive view of your operations. This enables you to identify potential opportunities more easily and make informed decisions based on accurate data.

Does using Latenode require any special technical skills?

No, using Latenode for data integration does not require any special technical skills. Its user-friendly interface ensures easy navigation for data integration, even for non-tech savvy users.

Can I customize my toolset on Latenode?

Yes, you can customize your data integration toolset on Latenode according to your specific business needs. This flexibility in data integration allows you to choose only those tools that align with your marketing strategy.

What is Latenode?

Latenode is a powerful data platform designed to simplify the integration of various marketing tools. It provides an integrated system that eliminates data discrepancies and enhances operational efficiency through seamless integration.

How does Latenode streamline tool integration?

Latenode streamlines data tool integration by providing a single platform where all your marketing and data tools can be linked together seamlessly. This integration eliminates the need for manual data transfer between different systems, reducing errors and saving time.‍