Skip to content
/ crown Public

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

Notifications You must be signed in to change notification settings

rexxars/crown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published