In this tutorial, we will show you how to extract data from Citi Group bank statements to CSV using PDF.co Web API.

  1. Open PDF.co Account
  2. Request Tester Page
  3. Run Request Result
  4. Extracted CSV Output

Below is the GIF of the sample Citi Group bank statements that we’re going to use in this tutorial.

Sample Citi Group Bank Statements
Sample Citi Group Bank Statements

Step 1: Open PDF.co Account

  • To begin. First, log into your PDF.co account and click on the Request Tester menu.

Open PDF.co Account

Step 2: Request Tester Page

  • Under the Choose PDF.co API endpoint field, select v1/pdf/convert/to/csv. This endpoint will extract data from PDF and turn it into a CSV format.
  • For the Input Parameters field, override the URL param with a link or input with a file.

Request Tester Page

Once you’re done adding the endpoint and source file, click the Run Request button to see the result.

Step 3: Run Request Result

  • Great! The request runs successfully, kindly click on the URL to view the output or directly download the output file.

Run Request Result

Step 4: Extracted CSV Output

  • Here’s the extracted data from Citi Group bank statements in CSV format.
Extracted CSV Output
Extracted CSV Output

In this tutorial, you learned how to extract data from Citi Group bank statements using PDF.co Web API. You also learned how to use v1/pdf/convert/to/csv endpoint to extra data from PDF and turn it into a CSV format.