2.0.1 • Published 3 years ago

@rexxars/crown v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

crown ♛

Microservice that scrapes websites, extracting key information such as title, description, opengraph information etc

Installation

# Either clone the repository
git clone https://github.com/rexxars/crown.git

# Or install it using NPM (don't confuse `crown` with `@rexxars/crown`)
npm install -g @rexxars/crown

# Then, install dependencies
npm install

# Run it
npm start

Developing

# Automatically restarts the server on changes
npm run dev

License

MIT-licensed. See LICENSE.