The script would take a .txt file containing possible search queries, perhaps storing each line in an array. It would then perform the search using one query at a time.
The script would have to access a search text field on the website.
The website to perform searches on only reveals data upon...