Table of Contents
A Node.js script that is scraping from county clerk websites and saving information as csv sheet, downloading documentations everyday.
The list of clerk names:
- Cadoo county Clerk
- OKCR county Clerk
- Oklahoma county Clerk
- Woods County Clerk
- Cleveland County Clerk
- Tulsa County Clerk
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install puppeteer
- Clone the repo
git clone https://github.com/flurryunicorn/county-lib-scraper.git
- Install NPM packages
npm install