Posts Tagged ‘source code’

Shell script for Google search result parsing

This is the shell script I wrote to help me perform the analysis I did for Quest 5. 1. Perform a site:yoursite.edu search in Google, displaying 100 results per page. 2. Save each page (Google will only give you 10 at most) into a folder named yoursite.edu 3. Download the shell script to the directory [...]