I have a list of several hundred quoted phrases and I would like to just get one number from a Google search for each of these phrases. The number I need is the estimate of the number of search results for each phrase. (For example, the "N" from the line "About N results (Y seconds)"
PS: I ask about Powershell because of a comment on question Use cmd prompt to search a word on google or other search engine where user https://stackoverflow.com/users/1240980/timwagaman implied that it would be easy to do something like this with Powershell. If there is a way to do this without the complications of Powershell, please let me know. I have never use Powershell before.