VOOZH about

URL: https://apify.com/valek.josef/append-to-dataset

⇱ Append to dataset Β· Apify


Pricing

Pay per usage

Go to Apify Store

Utility actor that allows you to build a single large dataset from individual default datasets of other actor runs.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Josef VΓ‘lek

Josef VΓ‘lek

Maintained by Community

Actor stats

2

Bookmarked

65

Total users

11

Monthly active users

2 years ago

Last modified

Share

Append to Dataset actor

Utility actor which allows you to append items from one dataset to another.

Use cases

Incrementaly generate single large dataset from default datasets

When you have an actor that incrementaly produces new results in it's default dataset (Main Actor) and it does not provide an option to change the dataset to push results to, you can use this actor in Main Actor's webhook and thus create a single growing dataset with all the default datasets combined.

In this case, the workflow is as follows:

  • Create a task from this actor and just fill in the Target Dataset id (or name). The dataset does not need to exist beforehand.
  • Create a webhook on the Main Actor that will run this task, and keep the default payload - specifically it's important to keep eventData in the payload.
  • Now whenever you run the Main Actor, it's default dataset will get appended to the Target Dataset

One time dataset append

In some usecases you might want to do this just once - append contents of Source Dataset to Target Dataset. In this case, just run the actor with Target and Source Dataset inputs (You'll find Source Dataset under Advanced options)

You might also like

LLM Dataset Processor

dusan.vystrcil/llm-dataset-processor

Allows you to process output of other actors or stored dataset with single LLM prompt. It's useful if you need to enrich data, summarize content, extract specific information, or manipulate data in a structured way using AI.

πŸ‘ User avatar

Duőan Vystrčil

152

XMLs To Dataset

mtrunkat/xmls-to-dataset

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

πŸ‘ User avatar

Marek TrunkΓ‘t

114

Dataset MCP Uploader

lukaskrivka/dataset-mcp-uploader

Dataset MCP Uploader allows you to process datasets on the Apify platform and then publish the results on other platforms that support the MCP protocol

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

7

Dataset Download

idiatech/apify-Dataset-Download

Download any dataset from the Apify platform automatically and in any format you want. Use this actor along with a Dataset toolbox automation tool.

Dataset(s) To Schema

zuzka/dataset-to-schema

Takes a Dataset ID(s) and outputs a JSON schema of the contents of the dataset into key value store.

πŸ‘ User avatar

Zuzka PelechovΓ‘

8

5.0

Instagram Bulk Messenger

webscrap18/instagram-bulk-dm

This actor allows you to send the Individual DM's to Multiple users.

Validate Dataset(s) with JSON Schema

jaroslavhejlek/validate-dataset-with-json-schema

This Actor validates items in one or more datasets against a provided JSON Schema. Use it if you planning to add a dataset validation schema to your actor and you want test it.

πŸ‘ User avatar

Jaroslav Hejlek

5

Python Example

apify/python-example

Example Actor written in Python, showing how to read the Actor input and push to the Actor's default dataset.

Data.gov.uk Scraper - Cheap πŸŒπŸ“ŠπŸ‡¬πŸ‡§

scrapestorm/data-gov-uk-scraper---cheap

πŸ”Ž Easily collect dataset listings from data.gov.uk Provide one or multiple search URLs and extract dataset information such as πŸ“„ Dataset Title 🏒 Published By πŸ•’ Last Updated πŸ“ Description πŸ”— Dataset URL & more Perfect for open data research, government data monitoring & dataset discovery πŸ“ŠπŸš€

1

5.0

Forward Dataset to Actor or Task

valek.josef/forward-dataset-to-actor-or-task

Forwards contents of specified dataset to a specified field on the input of another Actor or task.

πŸ‘ User avatar

Josef VΓ‘lek

22

Related articles

Dataset processing on Apify
Read more
How to find content writers for link-building outreach
Read more
Turn any Apify Actor into an RSS feed
Read more