url-analyzer

1.0.0 • Public • Published

URL-Analyzer

An URL analyzer which parse the given URL and returns information about its HTML code

Built with

This app was developed with Node.js, Express, Cheerio and Request for the Backend and with Bootstrap and JQuery for the Frontend

Information

The goal was to create a full stack web app that parses a given URL and displays some information such as the page's title, number of internal and external links, etc

The analysis of these elements it is done on the server side and the info is given to the client through a JSON and displayed with JQuery in the same page, giving an error message when the url doesn't provide a successfully response.

Author

Readme

Keywords

Package Sidebar

Install

npm i url-analyzer

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • fernandodelaconcha