Releases: LuanRT/google-this
Releases · LuanRT/google-this
v1.8.0
18 Sep 06:46
Compare
Sorry, something went wrong.
No results found
What's Changed
build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #46
Properly encode query string by @GregVS in #55
fix(OrganicResults): Update desc selector and fix other minor issues by @LuanRT in #62
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #54
New Contributors
Full Changelog : v1.7.1...v1.8.0
v1.7.1
07 Jan 19:22
Compare
Sorry, something went wrong.
No results found
v1.7.0
11 Dec 22:12
Compare
Sorry, something went wrong.
No results found
v1.5.0
23 Oct 20:46
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for parsing ads
Improve videos parsing
Add more user agents
Knowledge Graph socials media links support by @c0b41 in #34
New Contributors
Full Changelog : v1.4.0...v1.5.0
v1.4.0
13 Sep 07:37
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: rewrite parser
feat(ris): add support for direct image upload by @LuanRT in #33
Full Changelog : v1.3.0...v1.4.0
v1.3.0
11 Jun 01:43
Compare
Sorry, something went wrong.
No results found
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
03 May 08:58
Compare
Sorry, something went wrong.
No results found
v1.2.8
08 Apr 00:38
Compare
Sorry, something went wrong.
No results found
🔎 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
24 Jan 06:30
Compare
Sorry, something went wrong.
No results found
🔎 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
10 Nov 02:20
Compare
Sorry, something went wrong.
No results found
🔎 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