Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NotII committed Jun 13, 2021
1 parent df4e6c4 commit 2cc0e11
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# WeHeartIt Scraper
Simple Node.JS scraper for [weheartit](https://weheartit.com/)

## Installation

Use [git](https://pip.pypa.io/en/stable/) to clone the package

```bash
git clone https://github.com/NotII/whiScraper/
npm i
```

## Usage

Edit the config.json file and put in a canary webhook

```
node index.js
```
![WHI Scraper](https://i.imgur.com/m9JdaEk.gif)
## License
[Do What the Fuck You Want to Public License](http://www.wtfpl.net/)

0 comments on commit 2cc0e11

Please sign in to comment.