google-this icon indicating copy to clipboard operation
google-this copied to clipboard

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

Results 14 google-this issues
Sort by recently updated
recently updated
newest added

## Description This PR is fairly simple. It just gives you the ability to pass extra `axios_config` in the `options` parameter. The It Fixes https://github.com/LuanRT/google-this/issues/21 by allowing you to pass...

Stale

### Describe your suggestion Google offers an image upload option in addition to a URL. It's pretty simple to do this with CURL: `curl -F '[email protected]' https://images.google.com/searchbyimage/upload` and it responds...

enhancement
priority: medium

## Expected Behavior Allow the use of proxies so it is easier to circumvent rate limits and such. Some people have requested this before but I never had the time...

enhancement
good first issue
Stale
priority: low

### Describe your suggestion Creating this as a reminder to myself — This library needs a rewrite asap. Also fix the performance problems and move to pure ESM or Typescript....

enhancement
priority: high

### Question I am trying to import the library in a standard JS module but I get the error: `Uncaught TypeError: Failed to resolve module specifier "googlethis". Relative references must...

question

### Steps to reproduce hello, I just test this simple code and it returns error: ``` const images = await googlethis.image('The Wolf Among Us', { safe: false }); console.log(images); ```...

bug
priority: medium

### Question Did the google limit the access for this mechanism ? For example, I deploy this feature in server nodejs. Then there are 50-100 users simultaneously access this feature...

question

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Updated selectors for titles, descriptions and urls

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies