Array to Excel

  • hamza.alwan/array-to-excel
  • Modified
  • Users 1
  • Runs 6
  • Created by Author's avatarHamza Alwan

Converts any array of objects to Excel

Apify Actor: Array to Excel

This Apify actor converts an array of objects into an Excel spreadsheet.

Input

The actor accepts the following input:

-sourceArray (array of objects): An array of objects to be converted to Excel. Each object represents a row in the spreadsheet, and its properties correspond to the columns.

Output

The actor will save the array data into a dataset and you will be able to export the data as an Excel file from the dataset.

Usage

  1. Configure the actor's input by providing the array of objects.
  2. Run the actor and wait for it to complete.
  3. Press on Export (number) results.
  4. Select the Excel format.
  5. Press on Download to download the excel file.