11 lines
175 B
Markdown
11 lines
175 B
Markdown
# leafly-scraper
|
|
|
|
Scrapes strain info, stores for later reference.
|
|
|
|
Clone repo and run the command. Resulting data can be found in `db.json`.
|
|
|
|
```
|
|
yarn install
|
|
yarn start
|
|
```
|