awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add webl - Domain intelligence CLI tool

Open TaylorHawkes opened this issue 1 month ago • 0 comments

Added webl to the Command-line Tools → Productivity Tools section.

webl is a CLI tool for domain intelligence lookups:

  • Site authority scores (0-100) based on Common Crawl data+other metrics
  • Domain age and registration dates
  • Launch detection
  • Industry classification
  • Free tier: 3,000 requests/month (no signup required)

Links:

  • GitHub: https://github.com/WebsiteLaunches/webl-cli
  • PyPI: https://pypi.org/project/webl/
  • Documentation: https://websitelaunches.com/docs

Installation:

pip install webl
webl github.com

TaylorHawkes avatar Nov 04 '25 17:11 TaylorHawkes