Scraper with a List of Things to Search in SEARCH BOX

Hey guys,

As part of a scraper, is there a way to involve a list of things (like from an uploaded CSV or something) to search in a Search Box so it can automatically search one thing at a time so I can scrape the results?

This is an example ParseHub uses to show how they do it with their web scraping software:

Thanks,
Wes

If the url changes after you type in keywords and click search, then you can probably generate multiple start urls with different keywords based on that url.e.g. this IMDB search for "die hard"

https://www.imdb.com/find?q=die+hard&ref_=nv_sr_sm