google-sr-selectors
v1.0.0
Published
Html selectors for google search result pages.
Downloads
4,166
Maintainers
Readme
google-sr-selectors
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.