- Print
- DarkLight
- PDF
A sequence is a workflow for automating and scheduling common web scraping tasks, including clearing collections and views, running agents, and publishing data. Sequences become especially powerful when used to automatically run chains of agents that feed into each other. Additional benefits include continuing to run a project if an error ocrrurs and optimizing workflows.
You might decide to use a sequence to continue to run a project even if an error occurs or to consolidate notifications, scheduling, and publishing.
Sequences are only available to Enterprise customers.
Create a sequence
Open the Web Console.
Select Sequences in the top navigation bar.
Select New Sequence.
Name your sequence.
Select Add Step.
Select the step you want to add. Repeat to add more steps to the sequence. These are the possible steps you can choose from:
- Run Agent - The agent will begin to scrape data according to its configuration.
- If applicable, you can divide an agent's Data List inputs among multiple concurrent jobs and add additional error handling.
- Clear Collection - Clear the contents of a collection.
- Delete View Items - Specify certain data from a scrape and delete it.
- Publish Collection Data - Send your data to a specific location and format
- Update Field Value - Update the values of a field.
- Run Agent - The agent will begin to scrape data according to its configuration.
Select multiple steps to run concurrently by selecting the steps, clicking More > Run the selected x steps concurrently.
After your sequence is configured, select Ready > Run to start it.