fastai/fastlinkcheck
Check local static links and online links fast and in parallel
This tool helps website owners, technical writers, or content managers quickly find broken links within their static HTML websites or documentation. You provide a directory of your HTML files, and it outputs a list of any internal (local file) or external (webpage) links that are broken. It's designed for anyone managing websites or documentation to ensure all links are functional.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly verify that all links in your static HTML website or documentation are valid before deployment or for ongoing maintenance.
Not ideal if your website content is generated dynamically, as this tool primarily checks static HTML files.
Stars
13
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 01, 2020
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/fastai/fastlinkcheck"
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.