Socket
Socket
Sign inDemoInstall

google-sr

Package Overview
Dependencies
24
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

8

package.json
{
"name": "google-sr",
"version": "3.0.0",
"version": "3.0.1",
"description": "Fast and efficient Package for scraping Google search results without the need for an API key",
"repository": "typicalninja493/google-sr",
"homepage": "https://typicalninja493.github.io/google-sr/",
"repository": "typicalninja/google-sr",
"homepage": "https://typicalninja.github.io/google-sr/",
"main": "dist/index.js",

@@ -16,3 +16,3 @@ "types": "dist/index.d.ts",

],
"author": "typicalninja493",
"author": "typicalninja",
"license": "Apache-2.0",

@@ -19,0 +19,0 @@ "dependencies": {

# google-sr 🔍
Fast and efficient Package for scraping Google search results without the need for an API key. 🚀
![testing workflow](https://github.com/typicalninja/google-sr/actions/workflows/tests.yml/badge.svg)
![npm](https://img.shields.io/npm/dw/google-sr)
![GitHub issues](https://img.shields.io/github/issues/typicalninja/google-sr)
![NPM](https://img.shields.io/npm/l/google-sr)
![npm version](https://img.shields.io/npm/v/google-sr)
[![CodeFactor](https://www.codefactor.io/repository/github/typicalninja/google-sr/badge)](https://www.codefactor.io/repository/github/typicalninja/google-sr)
> View documentation [here](https://typicalninja493.github.io/google-sr/)
Simple & Fast Package for scraping Google search results without the need for an API key. 🚀
> View documentation [here](https://typicalninja.github.io/google-sr/)
## Features ✨
* Lightweight 💨
* Fast and efficient ⚡️ *
* Simple & Fast ⚡️ *
* Well tested 🔄
* TypeScript compatible 🧑‍💻
> \* depends on amount of pages fetched (avg of 1s per page in testing)
> \* depends on amount of pages fetched and host internet speed (avg of 500ms per page in testing )
## Install 📦

@@ -51,3 +58,3 @@

> More detailed examples & usage can be found [here](https://typicalninja493.github.io/google-sr#usage)
> More detailed examples & usage can be found [here](https://typicalninja.github.io/google-sr#usage)

@@ -60,3 +67,3 @@

> View current selectors [here](https://typicalninja493.github.io/google-sr/selectors)
> View current selectors [here](https://typicalninja.github.io/google-sr/selectors)

@@ -89,3 +96,3 @@ * Fetching multiple pages can be slow, we recommended either fetching only small amount (i.e 5 max) or fetching pages in chunks as needed using specific page control of `searchWithPages` function

Support and bug reporting both can be done on either my [discord server](https://discord.gg/9s52pz6nWX) or on [github issues](https://github.com/typicalninja493/google-sr/issues)
Support and bug reporting both can be done on either my [discord server](https://discord.gg/9s52pz6nWX) or on [github issues](https://github.com/typicalninja/google-sr/issues)

@@ -92,0 +99,0 @@ # License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc