Execution To Xlsx avatar
Execution To Xlsx

Under maintenance

Pricing

Pay per usage

Go to Store
Execution To Xlsx

Execution To Xlsx

Under maintenance

Developed by

Petr Cermak

Petr Cermak

Maintained by Community

The act takes a JSON input containing a crawler executionID, downloads the results and converts them to XLSX.

0.0 (0)

Pricing

Pay per usage

2

Total users

13

Monthly users

1

Runs succeeded

>99%

Last modified

4 years ago

act-execution-to-xlsx

The act takes a JSON input containing a crawler executionID, downloads the results and converts them to XLSX.

The JSON input should be in following format:

{_id: EXECUTION_ID}

This can also be used from a crawler finish webhook.

You can obtain the resulting XLSX URL from default OUTPUT value where it is stored as follows:

{output: RESULT_XLSX_URL}

The URL is also outputted in the log.