Skip to main content

Agent Creation with Sequentum Cloud Using set of inputs containing Multiple URLs

Steps to create an agent using a manually entered input list as the data source in the Data List Command

  1. Where to use this list?

  • In Sequentum Cloud, navigate to the Data List>>List section within the agent editor. Use the input list here to make it accessible for your agent.

  1. How to create a Simple input list with multiple URLs?

  • Please prepare a text file with each URL listed in a separate row to ensure the agent can process them correctly.

  1. How to configure the URL command to load these inputURLs?

  • In the agent editor, Use the "URL" command to access the URLs from your input list by using the "Data list" command.

Below are the detailed Steps to use simple input list with multiple Urls using the Data List command:

Step 1: Open the editor window and navigate to the Data List command under the agent command as Extract >> Data List >> List

Where to use this list?

Step 2: Next, navigate to the 'List' option and select 'Data Type' as 'List' and 'Data Source' as 'Manual.' Manually enter the input list with multiple URLs by copying and pasting them, then save the changes using the 'Save Options’ at the bottom of the page.

 

How to configure the URL command to load these input URLs?

Step 3: Next, in the Browser group command, click on the 'URL' command and add it under the 'Data List' command.

Step 4: After selecting the 'Data List' option from the URL dropdown, click on the 'Data List' command as shown below.

After selecting the 'Data List' command, the input will be displayed as shown below:

Note:

You can generate the agent in text format by clicking on the 'Text' option in the right panel, as shown below.

This text format can be saved locally by clicking the option available at the bottom.

CODE
Agent:
	Proxies:
		Proxy Pool: Oxylabs_149.36.13.x
	Commands: Data List
		List:
			Manual Value:>
				https://en.wikipedia.org/wiki/Bangalore 
				https://en.wikipedia.org/wiki/Hyderabad 
				https://en.wikipedia.org/wiki/Surat 
				https://en.wikipedia.org/wiki/Nagpur 
				https://en.wikipedia.org/wiki/Bhopal 
				https://en.wikipedia.org/wiki/Patna 
				https://en.wikipedia.org/wiki/Vadodara 
		Commands: URL
			Dynamic Load:
				Timeouts:
					Discover Activity: 3
			Input:
				Command: Data List
			Commands: Content
				Name: City Name
				Extract: //span[@class='mw-page-title-main']
	Export:
		Commands: CSV

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.