UNPKG

analytics-website

Version:

SEO link analyzer (SLA) is a Python tool for extracting URLs from sitemaps, scanning external links from a URL list, and detecting 404 errors.

43 lines (39 loc) 830 B
{ "name": "analytics-website", "version": "2.1.1", "description": "SEO link analyzer (SLA) is a Python tool for extracting URLs from sitemaps, scanning external links from a URL list, and detecting 404 errors.", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "npm", "css", "markdown", "linkextractor", "scanweb", "scan 404", "markdown editor", "sitemap extractor", "sitemap", "extractor", "link", "python script", "python", "python3", "python 3", "nhavantuonglai" ], "repository": { "type": "website", "url": "https://nhavantuonglai.com" }, "author": "nhavantuonglai", "license": "MIT", "dependencies": { }, "engines": { "node": ">=14.0.0" } }