Skip to content

codelammer/project_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_crawler

A script that crawls through http://kenyalaw.org/caselaw/cases/advanced_search/ and prints out an array of type :
{
  title: "",
  url: "",
  date: "",
}

Setup

Run npm install to install dependancies.

How to run

Run npm start to run app
An array will be printed to the console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published