AbRUPt RESTful Web Services
The following services are provided. Feel free to use these services. An example how to access a service using PHP is provided for you.
Readability
This service calculates the readability of a text or html page.
Subject
This service calculates the main subject a text or html page.
Input
This service analyzes the input elements in an html page.
Compexity
This service analyzes the visual complexity of an html page.
Picture
This service analyze dwell times of images in an html document.
Absolute URL
This Service converts all relative URLs in an HTML dosument to absolute URLs.
Link
This service receive all anchor tags and form's action of a choosen web site.
API Example
An example how to use a service in your own project is provided for you.