Skip to content

A JSON API that returns scrutinize data for the url specified.

License

Notifications You must be signed in to change notification settings

johno/scrutinize-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrutinize API

A JSON API that returns scrutinize data for the url specified.

See it in action

http://scrutinize.herokuapp.com/?url=furtive.co

Installation

git clone https://github.com/johnotander/scrutinize-api.git && cd scrutinize-api
npm i && npm start

Usage

curl 'http://localhost:3030?url=furtive.co'
open 'http://localhost:3030?url=furtive.co'

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).

About

A JSON API that returns scrutinize data for the url specified.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published