debugtalk/WebCrawler
A web crawler based on requests-html, mainly targets for url validation test.
This tool helps quality assurance engineers and website administrators automatically check for broken links on websites. You provide a starting URL (or several) and it crawls through the site, reporting on the HTTP status codes of all encountered links. This allows you to quickly identify and fix broken pages or external references, ensuring a smooth user experience.
No commits in the last 6 months.
Use this if you need to routinely scan a website or multiple websites for broken hyperlinks and want detailed reports on link validity.
Not ideal if you need a sophisticated data extraction tool for content analysis or a web scraping solution that goes beyond link validation.
Stars
31
Forks
12
Language
Python
License
MIT
Category
Last pushed
Mar 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/debugtalk/WebCrawler"
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.