New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-parser

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-parser

구글에서 이미지, 일반 검색결과를 가져옵니다.

  • 1.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

google-parser

npm version

NPM

역할: Google 검색결과를 반환합니다.

라이선스

MIT

의존성 패키지

  1. dom-parser(0.1.5)
  2. google(2.1.0)
  3. request(2.81.0)

모듈 로드

let google = require('google-parser');

callback 방식

본 모듈은 callback 호출을 지원하지 않습니다. 번거롭더라도 promiseasync/await 패턴을 이용해주시기 바랍니다.

promise 방식, async/await 방식

jsdoc 가 적용되어있습니다. 상세한 설명이 나타나므로 참고해주시기 바랍니다.

반환

반환은 json 으로 처리되며 테스트를 해보시면서 작동시켜보시는 것을 권장드립니다.

google-parser.search() 함수에서 구글의 안티봇 정책으로 검색이 불가능할 경우 false 가 반환됩니다.

제작자

볕뉘(small_sunshine)npmjs github

Keywords

FAQs

Package last updated on 10 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc