Skip to content

Commit

Permalink
📝 update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lawzava committed Mar 6, 2021
1 parent 03305b8 commit 785bfd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@ Depends on `chromium` or `google-chrome` being available in path if `--js` is us
--recursively Scrape website recursively (default true)
-w, --website string Website to scrape (default "https://lawzava.com")
```

### Note about scraper package

For those that are looking for `scraper` package - this repository was intended as a cli-use only thus the scraper package was moved to [lawzava/emailscraper](https://github.com/lawzava/emailscraper).
The `scrape` utility will be maintained as a CLI implementation of `emailscraper` package.

0 comments on commit 785bfd4

Please sign in to comment.