Skip to content
forked from rockhazard/resty

A script for querying domains for their REST status codes.

License

Notifications You must be signed in to change notification settings

roukmanxlu/resty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resty: Batch Query URLs for REST Status Codes

Come Again?

This generates a report of HTTP REST status codes for the given domains.

Why?

So folks can figure out if their domains are working properly.

Features

  • Retrieves HTTP REST status codes for an arbitrary number of given urls.
  • Outputs report to terminal, csv file, or both.
  • Tests SSL certificates for given urls and reports errors.

Dependencies

If not using the binaries, Python 3.6+ and the requests library are required.

Usage

Type resty.py -h at a terminal.

ToDo

  • Prune bookmark files of dead links
  • Accept json and csv files as input
  • Output report in json.

About

A script for querying domains for their REST status codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%