Adding inputs
This article picks up from the end of Part 3: Creating a Listings Extractor.
With the listings extractor created for a search page, you might want to add more URLs to your listings extractor since the search returns more than one page.
Accessing Extractor Settings
To make changes to how your extractor behaves, you can make changes to the extractor's settings. To access an extractor's settings, navigate to the extractor in the dashboard and click Settings to switch over to the settings tab.
From here you can modify sources, schedule your extractor, and set webhooks. For this example, we'll be modifying the sources.
Remove all URLs
For this example, we need to remove all URLs from the extractor. In the extractor settings, remove all URLs from the extractor by clicking Clear All.
Add and Edit a single URL
For this example, we need to add a single input for the extractor. In the extractor settings, click the + icon, then double click on the link.
Add multiple URLs
For this example, we will import multiple inputs to the extractor. In the extractor settings, click Import Inputs. Then follow the prompts to upload your file.
Cleaning Extractor Sources
After adding the URLs, you can use various options in the extractor settings to clean up the URLs. Remove duplicate rows will remove any duplicate sources for your extractor. Clean-up will remove any empty rows and invalid URLs.
Remember to Save
With the setup nearly complete, you can now chain the two extractors together.