Array to Excel
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Hamza Alwan
Maintained by Community
Actor stats
1
Bookmarked
11
Total users
2
Monthly active users
2 years ago
Last modified
Categories
Share
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
- Configure the actor's input by providing the array of objects.
- Run the actor and wait for it to complete.
- Press on
Export (number) results. - Select the
Excelformat. - Press on
Downloadto download the excel file.


