google-sr-selectors
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

google-sr-selectors

testing workflow npm downloads GitHub issues NPM license npm version Discord CodeFactor

Set of html selectors for parsing google search results with jquery like modules (ex: cheerio).

Please note that the included selectors are intended for the non-Javascript version of Google Search page. These were obtained by appending &gbv=1 to the regular query link.

ex: (disable javascript, else it will redirect): query nodejs

Supported types

The package currently only supports a limited amount search result types

See the api docs for more information.

🌟 Suggest more to be added here

Related projects 🥂

  • google-sr - Simple tool to programmatically get google search results
  • google-that - CLI wrapper around google-sr

Disclaimer

This is not sponsored, supported, or affiliated with Google Inc.

Unlike the conventional recommendation of using the Google API, this module scrapes the Google search result page (which might potentially infringe upon Google's terms of service).

The source code within this repository is intended solely for educational & research purposes.

The author (typicalninja) & contributors takes NO responsibility for any issues that arise from misuse, such as IP blocking by Google. Your discretion in usage is advised.

License

This repository and the code inside it is licensed under the Apache-2.0 License. Read LICENSE for more information.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i google-sr-selectors

    Weekly Downloads

    1,155

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    21.6 kB

    Total Files

    8

    Last publish

    Collaborators

    • typicalninja21