Skip to content

This repository documents a methodology to scrape publications from Google Scholar using SerpApi and Ruby implementation

License

Notifications You must be signed in to change notification settings

johanmed/ScrapingGoogleScholarSerpApiRuby

Repository files navigation

ScrapingGoogleScholarSerpApiRuby

This repository documents a methodology to scrape publications from Google Scholar using SerpApi and Ruby implementation

Requirements

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.

Instructions for use

Execute the script using ruby text_mining.rb

About

This repository documents a methodology to scrape publications from Google Scholar using SerpApi and Ruby implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages