XMLs To Dataset avatar
XMLs To Dataset

Pricing

Pay per usage

Go to Store
XMLs To Dataset

XMLs To Dataset

Developed by

Marek Trunkát

Marek Trunkát

Maintained by Community

Go to actor anytime you need to download XML files and store them in the dataset.

0.0 (0)

Pricing

Pay per usage

5

Total users

102

Monthly users

3

Runs succeeded

>99%

Last modified

3 years ago

You can access the XMLs To Dataset programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "sources": [
< {
< "url": "https://www.w3schools.com/xml/plant_catalog.xml"
< },
< {
< "url": "https://www.w3schools.com/xml/cd_catalog.xml"
< }
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call mtrunkat/xmls-to-dataset --silent --output-dataset

XMLs To Dataset API through CLI

The Apify CLI is the official tool that allows you to use XMLs To Dataset locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: