New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

url-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url-analyzer

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

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

  • Fernando de la Concha - Initial work - Fernandodelaconcha

Keywords

url

FAQs

Package last updated on 28 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts