Skip to content

vinifig/google-search-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Search Crawler - Node.JS

A Node.js crawler example with puppeteer

Requirements

  • Node.js 8.x or higher

How to use

Clone this repository and run above commands on project folder:

$ npm install
$ node index.js <search terms>

It should:

  • take a screenshot of 10 first google results pages
  • print on console the 10 first google results of searched terms

About

A "Node.js" crawler example with "puppeteer"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published