spk/validate-website
Web crawler for checking the validity of your documents.
This tool helps web developers and content managers automatically check their websites for common issues. It crawls your site, taking your website URL or local files as input, and reports back if it finds broken links (404 errors) or structural problems in your HTML/XML code. The output helps you identify pages that need fixing so your site looks professional and works correctly.
No commits in the last 6 months.
Use this if you need to quickly audit a website or a collection of local HTML/XML documents for broken links and markup validity without manually checking every page.
Not ideal if you need to validate complex interactive elements or JavaScript-driven content that isn't reflected in the static HTML/XML.
Stars
39
Forks
9
Language
HTML
License
MIT
Category
Last pushed
Sep 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/spk/validate-website"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.