Skip to content

joshooper/scrape_views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrape_views

I was hired to make this web scraper for a local cannabis company. This application scrapes detailed info about every medical cannabis dispensary in Oklahoma. The output is a json file which can then easily be used in a multitude of ways.

This is a custom solution and does not translate well to other projects.


Required Software


Installation

  1. Clone the repository:

    git clone https://github.com/joshc0des/scrape_views.git
    
  2. Install the project dependencies:

    npm install
    

Usage

  1. Run the project:

    npm start
    

Notes

  • I used Node js and Puppeteer to make this web scraper
  • This app uses node js to scrape additional info view links from separate html table pages

About

HTML Scraper for a local cannabis company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published