google-search-results-ruby icon indicating copy to clipboard operation
google-search-results-ruby copied to clipboard

Google Search Results via SERP API Ruby Gem

Results 9 google-search-results-ruby issues
Sort by recently updated
recently updated
newest added

The Ruby package does not support `related_questions_api` as it checks the parameters before launching the request and can't find the "`q`" parameter which `related_questions_api` does not require. The problem stems...

enhancement

Search should get from cache as doc says no_cache is false by default but it is currently not doing that. Also, there is no way to retrieve the search_id from...

We have several engines that work without a `q` parameter. For example, Yande uses `text`: ![image](https://user-images.githubusercontent.com/307597/150655626-01abc064-ae25-4173-b553-05b7b28934f6.png) And you can't submit your search to the API. Hash with all engines that...

Hey there! This isn't a super critical issue, but today we hit a few exceptions like the following when calling SerpApi with the gem and getting a 502 repsonse from...

Changes in this PR look like this: ![image](https://user-images.githubusercontent.com/78694043/233929920-152a9739-2989-4897-9b55-0b442cddcc6c.png)

Hi all, I compiled a list of suggested changes to the Ruby integrations README.md. Most are grammar or typo fixes for better readability. The following is a list of things...

resolves: https://github.com/serpapi/SerpApi/issues/5238 resolves: https://github.com/serpapi/google-search-results-ruby/issues/10