zehfernandes / crawler-links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get-links

Saves a list of all links on a particular URL.

// change database file location
const db = low('data/urls.json')
$ npm i
$ node index.js
$ node googleCrawler.js  
$ node screenshot.js

About


Languages

Language:JavaScript 100.0%