kevinchen93 / google-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-scraper

A command line Javascript application that prompts the user for a text string, performs a Google Web search, and returns the title and URL of the first result.

Development

In your terminal:

  1. Clone the repository
  2. npm install to install dependencies
  3. To run any of the files, use node [filename]

About


Languages

Language:JavaScript 100.0%