Google This Versions Save

A simple yet powerful module to retrieve organic search results and much more from Google.

v1.8.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/LuanRT/google-this/compare/v1.7.1...v1.8.0

v1.7.1

1 year ago

Bug Fixes

Full Changelog: https://github.com/LuanRT/google-this/compare/v1.7.0...v1.7.1

v1.7.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/LuanRT/google-this/compare/v1.5.0...v1.7.0

v1.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/LuanRT/google-this/compare/v1.4.0...v1.5.0

v1.4.0

1 year ago

What's Changed

Full Changelog: https://github.com/LuanRT/google-this/compare/v1.3.0...v1.4.0

v1.3.0

1 year ago

What's new?

  • Refactored image search to use Google's batchexecute RPC API.
  • Added support for video results.
  • Improved knowledge graph parser.

v1.2.9

2 years ago

What's new?

  • Added type definitions

v1.2.8

2 years ago

🔎 What's new?

  • Major bug fixes
  • Fixed dictionary not being parsed correctly
  • Fixed a parsing problem causing people_also_ask to return an empty array

v1.2.7

2 years ago

🔎 What's new?

  • Minor bug fixes
  • Refactored code to improve performance & maintenance
  • Fixed a parsing problem causing "people also ask" to return duplicate results

V1.2.6

2 years ago

🔎 What's new?

  • Minor bug fixes
  • Fixed a major parsing problem that was causing organic results to return an empty array due to changes on Google
  • Organized code for better maintainability