Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

Search web scraper

NodeJs app that scrapes the Google Search results page.

Strategy pattern approach:

  • main or generic search functionality
  • specifically tweaked search code for searching documents and videos

Search

npm start query type

Type is optional and expected to be video or document. Type defaults to all.