Skip to content

Instantly share code, notes, and snippets.

@manojsinghnegiwd
Created June 1, 2021 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manojsinghnegiwd/9cb15e7fcf4d3371b951981fb12d3676 to your computer and use it in GitHub Desktop.
Save manojsinghnegiwd/9cb15e7fcf4d3371b951981fb12d3676 to your computer and use it in GitHub Desktop.
const puppeteer = require('puppeteer');
const googleSearch = async () => {
}
googleSearch();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment