This repository documents a methodology to scrape publications from Google Scholar using SerpApi and Ruby implementation
To run this tool, you need to have installed Ruby (preferably the latest version). Consult Ruby language homepage for assistance on installation.
Once available, you will need SerApi integration for Ruby. Install using it using the following command:
gem install google_search_results
You also need an API key from SerpApi. Consult the API page to get yours.
Execute the script using ruby text_mining.rb